Skip to content

Commit

Permalink
Remove release archives from master
Browse files Browse the repository at this point in the history
These archives made it difficult to find things in the GitHub interface,
and take up a lot of space in a checked-out repo for something that is
not useful to most people checking out the repository.

The main purpose of these archives is to make old versions and
documentation available on the Sinon website that is run out of this
repo. This can be supported by using a separate branch for website
releases, and to maintain the archives.

Following this commit, the `npm version` scripts will be updated to
automatically handle archiving the releases in the new releases branch
and keeping it up to date with master.

Also remove the directories we removed from .prettierignore, since they
don't exist any more.
  • Loading branch information
cincodenada committed Jan 24, 2022
1 parent 56b0612 commit fe65826
Show file tree
Hide file tree
Showing 2,572 changed files with 0 additions and 2,598,472 deletions.
2 changes: 0 additions & 2 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ tmp/
.sass-cache
docs/_site/
docs/js/
docs/releases/
docs/_releases/
docs/assets/js/
CHANGELOG.md
docs/changelog.md
39 changes: 0 additions & 39 deletions docs/_releases/latest.md

This file was deleted.

190 changes: 0 additions & 190 deletions docs/_releases/latest/assertions.md

This file was deleted.

17 changes: 0 additions & 17 deletions docs/_releases/latest/examples/.eslintrc.yml

This file was deleted.

1 change: 0 additions & 1 deletion docs/_releases/latest/examples/.gitignore

This file was deleted.

This file was deleted.

17 changes: 0 additions & 17 deletions docs/_releases/latest/examples/fakes-10-firstArg.test.js

This file was deleted.

21 changes: 0 additions & 21 deletions docs/_releases/latest/examples/fakes-11-lastArg.test.js

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit fe65826

Please sign in to comment.