Skip to content

Commit

Permalink
Shuffled around and tidied up
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Vaughn committed Nov 16, 2018
1 parent f90f1a6 commit 75f0f8e
Show file tree
Hide file tree
Showing 35 changed files with 47 additions and 1,124 deletions.
2 changes: 1 addition & 1 deletion scripts/release/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ Upon completion, this script provides instructions for tagging the Git commit th
#### Example usage
To publish a release to NPM as both `next` and `latest`:
```sh
scripts/release/publish.js --tags=next,latest --otp=<otp>
scripts/release/publish.js --tags next latest
```
23 changes: 0 additions & 23 deletions scripts/release/build-commands/add-git-tag.js

This file was deleted.

70 changes: 0 additions & 70 deletions scripts/release/build-commands/check-circle-ci-status.js

This file was deleted.

40 changes: 0 additions & 40 deletions scripts/release/build-commands/check-npm-permissions.js

This file was deleted.

60 changes: 0 additions & 60 deletions scripts/release/build-commands/check-package-dependencies.js

This file was deleted.

20 changes: 0 additions & 20 deletions scripts/release/build-commands/check-uncommitted-changes.js

This file was deleted.

15 changes: 0 additions & 15 deletions scripts/release/build-commands/install-yarn-dependencies.js

This file was deleted.

57 changes: 0 additions & 57 deletions scripts/release/build-commands/parse-build-parameters.js

This file was deleted.

55 changes: 0 additions & 55 deletions scripts/release/build-commands/print-post-build-summary.js

This file was deleted.

30 changes: 0 additions & 30 deletions scripts/release/build-commands/run-automated-bundle-tests.js

This file was deleted.

Loading

0 comments on commit 75f0f8e

Please sign in to comment.