Go to file
Paul Gschwendtner c9810064cb ci: lock chrome and firefox versions for saucelabs (#29529)
With 0f1da49b86, the Chrome beta job has
been disabled because a new Chrome beta has been released, but Saucelabs
didn't support a chromedriver that is compatible with that given beta version.

Now the topic of pinning these external browsers to a specific version came up. In order to make the build less prone to unexpected new versions, we need to
_permanently_ disable the Chrome beta browser. Otherwise pinning `SL_CHROME`
to a specific version does not statisfy the requirement of making the CI jobs
more deterministic.

See original discussion: https://github.com/angular/angular/pull/29518#discussion_r269140676

Chrome can be pinned to Chrome v73 (latest stable version at time of this commit)
Firefox can be pinned to Firefox v65 (latest stable version available in Saucelabs platform)

PR Close #29529
2019-03-27 12:38:13 -07:00
.buildkite
.circleci
.codefresh ci: update windows CI bazelrc (#29542) 2019-03-27 09:40:21 -07:00
.github
.vscode
aio docs: add schematic details and links to config page (#27272) 2019-03-27 09:58:24 -07:00
docs
integration fix(bazel): Update schematics to support routing (#29548) 2019-03-27 12:35:52 -07:00
modules
packages refactor(ivy): name anonymous wrapper function (#29543) 2019-03-27 12:37:33 -07:00
scripts build: add pre-release check that validates the version name (#29551) 2019-03-27 12:26:13 -07:00
third_party
tools build: add pre-release check that validates the version name (#29551) 2019-03-27 12:26:13 -07:00
.bazelignore
.bazelrc
.clang-format
.editorconfig
.gitattributes
.gitignore
.mailmap
.nvmrc
BUILD.bazel
CHANGELOG.md release: cut the v8.0.0-beta.10 release 2019-03-26 15:54:00 -07:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
WORKSPACE build(bazel): update to nodejs rules 0.27.8 (#29508) 2019-03-27 09:41:11 -07:00
browser-providers.conf.js ci: lock chrome and firefox versions for saucelabs (#29529) 2019-03-27 12:38:13 -07:00
gulpfile.js
karma-js.conf.js
package.json build(bazel): update to nodejs rules 0.27.8 (#29508) 2019-03-27 09:41:11 -07:00
protractor-perf.conf.js
renovate.json
shims_for_IE.js
test-events.js
test-main.js
tslint.json
yarn.lock build(bazel): update to nodejs rules 0.27.8 (#29508) 2019-03-27 09:41:11 -07:00
yarn.lock.readme.md

README.md

CircleCI BrowserStack Status Join the chat at https://gitter.im/angular/angular npm version

Angular

Angular is a development platform for building mobile and desktop web applications using Typescript/JavaScript and other languages.

Quickstart

Get started in 5 minutes.

Changelog

Learn about the latest improvements.

Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the hotlist: community-help.