With 0f1da49b867af60748570b10997fee9d9511424a, 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
build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871)
build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871)
build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871)
Angular
Angular is a development platform for building mobile and desktop web applications using Typescript/JavaScript and other languages.
Quickstart
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.
Description
Languages
TypeScript
68.6%
HTML
12.8%
JavaScript
8.4%
Pug
7%
Starlark
1.4%
Other
1.7%