prettier/scripts/release/steps
Ika 8973caf4bb
chore: improve release scripts (#4933)
- use the latest git tag as the previous version
- restore/bump the version on master in `bump-prettier.js`
- use `stdio: "inherit"` for `npm publish` so that we could input the OTP
- do not use `--runInBand` for local `test:dist`
- remove `Updating integration snapshots`
- remove `Attach all files in dist/ folder`
2018-08-08 23:49:22 +08:00
..
bump-prettier.js chore: improve release scripts (#4933) 2018-08-08 23:49:22 +08:00
check-git-status.js [Release script] Use `execa` 2018-06-05 19:10:27 -03:00
generate-bundles.js [internal] Cache build results (#4693) 2018-06-18 15:16:40 -03:00
install-dependencies.js [Release script] Use `execa` 2018-06-05 19:10:27 -03:00
post-publish-steps.js chore(scripts): fix checkSchema command 2018-07-29 15:04:33 +08:00
publish-to-npm.js chore: improve release scripts (#4933) 2018-08-08 23:49:22 +08:00
push-to-git.js [Release script] Use `execa` 2018-06-05 19:10:27 -03:00
run-tests.js Introduce Release script (#4631) 2018-06-05 16:37:52 -03:00
update-changelog.js chore: improve release scripts (#4933) 2018-08-08 23:49:22 +08:00
update-version.js chore: improve release scripts (#4933) 2018-08-08 23:49:22 +08:00
validate-new-version.js Introduce Release script (#4631) 2018-06-05 16:37:52 -03:00