commit | 2e558ed5dccdcc72622df52bf6d4dfe90ddc390c | [log] [tgz] |
---|---|---|
author | Richard Levasseur <rlevasseur@google.com> | Tue Mar 14 18:27:13 2023 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 14 18:28:59 2023 -0700 |
tree | edccc0a658b144e0cd77632e377e99e9fb3bd8dc | |
parent | 844b5d2dbc3ff1dda43d78b81a00c6323e4e8115 [diff] |
python: add --incompatible_python_disallow_native_rules The `--incompatible_python_disallow_native_rules` flag, when enabled, will cause an error if a native Python rule is used without going through the @rule_python rule set. To aid incremental migration, an allowlist can be specified using `--python_native_rules_allowlist`. When specified, packages in the allowlist won't fail when directly using the native rules. Work towards #17773 PiperOrigin-RevId: 516687379 Change-Id: I154b538a9c7956bc3b2fba9e619fe63207559598
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md