Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Baseline: 8c3b3fb Cherry picks: + 123c68d: Warn in more cases of possible Python version mismatch in host config + 052167e: Add a non-strict autodetecting Python toolchain + 6ef6d87: Default java toolchain target + 50fa3ec: Fix problems with the non-strict Python toolchain + e2a626c: Automated rollback of commit bc6f7cb. + 6efc5b7: Treat existence of managed directories as a part of repository dirtiness. + 3a4be3c: Add /usr/local/bin to default PATH under strict action env + 5c1005c: Automated rollback of commit 536a166. + c82eb48: Release 0.27.0 (2019-06-17) + d458963: Check for both :lcov_merger and $lcov_merger attributes in TestActionBuilder. + 6d0b14b: rule_test: apply "tags" to all rules in the macro Important changes: - When `--incompatible_strict_action_env` is enabled, the default `PATH` now includes `/usr/local/bin`. - Turn on --experimental_build_setting_api by default for starlark build settings (see https://docs.bazel.build/versions/master/skylark/config.html#user- defined-build-settings for more info) - rule_test: fix Bazel 0.27 regression ("tags" attribute was ingored, #8723 This release contains contributions from many people at Google, as well as .
- Loading branch information