react/scripts/release/build-commands
Adrian Carolli 53ef71b8e8 Add bundle linting and tests to the release script (#11662)
* Add bundle linting and tests to the release script

 - add yarn lint-build
- use yarn lint-build in circle ci build.sh
- add yarn lint-build, yarn test-prod, yarn test-build, and yarn test-build-prod to the realse script

* Improve readability of release test messages

* Run prettier

* Updating package versions for release 16.2.0

* Seperate bundle specific tests

- Moved the runYarnTask into utils since its being used two files now
- Uncomment out checks I mistakenly committed

* Revert a bunch of version bump changes

Mistakenly commited by release script

* .js for consistency
2017-11-26 16:47:20 +00:00
..
add-git-tag.js Release script tweaks (#11504) 2017-11-09 16:29:51 +00:00
build-artifacts.js Release script tweaks (#11504) 2017-11-09 16:29:51 +00:00
check-circle-ci-status.js Update prettier to 1.8.1 (#10785) 2017-11-07 18:09:33 +00:00
check-environment-variables.js Release script (#11223) 2017-10-16 15:01:14 -07:00
check-npm-permissions.js Release script tweaks (#11504) 2017-11-09 16:29:51 +00:00
check-package-dependencies.js Release script tweaks (#11504) 2017-11-09 16:29:51 +00:00
check-uncommitted-changes.js Release script (#11223) 2017-10-16 15:01:14 -07:00
install-yarn-dependencies.js Release script (#11223) 2017-10-16 15:01:14 -07:00
parse-build-parameters.js Update prettier to 1.8.1 (#10785) 2017-11-07 18:09:33 +00:00
print-post-build-summary.js Update prettier to 1.8.1 (#10785) 2017-11-07 18:09:33 +00:00
run-automated-bundle-tests.js Add bundle linting and tests to the release script (#11662) 2017-11-26 16:47:20 +00:00
run-automated-tests.js Add bundle linting and tests to the release script (#11662) 2017-11-26 16:47:20 +00:00
update-git.js Release script (#11223) 2017-10-16 15:01:14 -07:00
update-package-versions.js Release script tweaks (#11504) 2017-11-09 16:29:51 +00:00
update-yarn-dependencies.js Release script (#11223) 2017-10-16 15:01:14 -07:00
validate-version.js Release script (#11223) 2017-10-16 15:01:14 -07:00