angular-cn/scripts/ci
Alex Eagle 026b7e34b3 build: update yarn version (#27193)
Some engineers were already on Yarn 0.10.x which was permitted by the range in our package.json#engines
However this introduced 'integrity sha512' lines into the yarn.lock files.
Then when engineers use yarn 0.9 (in particular, Bazel did this) then the lock files get tons of meaningless edits.
We could force everyone back to yarn 0.9 but this commit chooses to instead advance everyone past 0.10

PR Close #27193
2018-11-21 07:46:22 -08:00
..
_travis-fold.sh build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
angular.sh ci: redo how env variables are set and shared in ci to prevent collisions 2017-03-05 08:03:38 -08:00
build.sh ci(docs-infra): remove jobs from Travis config (#26377) 2018-10-23 14:35:38 -07:00
cleanup.sh ci: redo how env variables are set and shared in ci to prevent collisions 2017-03-05 08:03:38 -08:00
env.sh build: update yarn version (#27193) 2018-11-21 07:46:22 -08:00
install-chromium.sh build: upgrade Chromium and ChromeDriver to latest versions (#25602) 2018-08-24 11:48:40 -04:00
install.sh ci(docs-infra): remove jobs from Travis config (#26377) 2018-10-23 14:35:38 -07:00
offline_compiler_test.sh feat(core): upgrade rxjs to 6.0.0-alpha.4 (#22573) 2018-03-19 21:51:51 -07:00
payload-size.js build(core): improve payload size failure message (#21346) 2018-01-08 13:13:52 -05:00
payload-size.sh build: clean up `*.gz` files created by `payload-size.sh` (#26746) 2018-10-25 21:17:52 -04:00
print-logs.sh ci: redo how env variables are set and shared in ci to prevent collisions 2017-03-05 08:03:38 -08:00
publish-build-artifacts.sh ci: don't publish ivy build artifacts on a non-master branch 2018-10-23 15:31:55 -07:00
test-browserstack.sh ci: redo how env variables are set and shared in ci to prevent collisions 2017-03-05 08:03:38 -08:00
test-e2e.sh ci: remove travis e2e_2 job (#22810) 2018-04-13 16:30:50 -07:00
test-js.sh feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
test-saucelabs.sh build: remove unnecessary `internal-angular` karma reporter (#24803) 2018-07-09 15:10:49 -07:00
test.sh ci(docs-infra): remove jobs from Travis config (#26377) 2018-10-23 14:35:38 -07:00