File tree Expand file tree Collapse file tree 4 files changed +227
-382
lines changed Expand file tree Collapse file tree 4 files changed +227
-382
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ test --incompatible_strict_action_env
5353build --experimental_remote_merkle_tree_cache
5454
5555# Ensure that tags applied in BUILDs propagate to actions
56- common --experimental_allow_tags_propagation
56+ common --incompatible_allow_tags_propagation
5757
5858# Ensure sandboxing is enabled even for exclusive tests
5959test --incompatible_exclusive_test_sandboxed
Original file line number Diff line number Diff line change 1- 7.6.1
1+ 8.4.2
Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ rules_angular.setup(
185185 angular_compiler_cli = "//:node_modules/@angular/compiler-cli" ,
186186 typescript = "//:node_modules/typescript" ,
187187)
188- use_repo (rules_angular , ** { " rules_angular_configurable_deps" : "components_rules_angular_configurable_deps" } )
188+ use_repo (rules_angular , rules_angular_configurable_deps = "dev_infra_rules_angular_configurable_deps" )
189189
190190register_toolchains (
191191 "@devinfra//bazel/git-toolchain:git_linux_toolchain" ,
You can’t perform that action at this time.
0 commit comments