commit | 30976d8a4b8641386d37a2bbb9036926fe4b46d8 | [log] [tgz] |
---|---|---|
author | juliexxia <juliexxia@google.com> | Tue Mar 12 10:59:26 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 12 11:01:10 2019 -0700 |
tree | d6158de05f6c5bc7b4e310f347f8f2cac5c4dbef | |
parent | 6cec1c7d9fa8f1cceb6718b2f62122fcd3ce124e [diff] |
Whitelist Starlark rule class transitions in order to guard roll out. We already whitelist attribute transitions so a decent amount of testing is done in StarlarkAttrTransitionProviderTest. Actually checking of the whitelist hinges on having the special whitelist attribute (with proper name and value). So just adding checks that that attribute is properly around when we have rule class transitions hooks in the whitelist checking (see SkylarkRuleConfiguredTargetUtil#buildRule for context). PiperOrigin-RevId: 238052200
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.