Skip to content

Commit

Permalink
flip --incompatible_use_platforms_repo_for_constraints=true since mos…
Browse files Browse the repository at this point in the history
…t important downstream projects failures are now mitigated. Only flatbuffers remains broken https://buildkite.com/bazel/bazelisk-plus-incompatible-flags/builds/1271

PR to disable project for downstream pipeline bazelbuild/continuous-integration#1453

PiperOrigin-RevId: 475766466
Change-Id: I4f57b0d7dbfbbcbc96cc18116f241e356aa96911
  • Loading branch information
Googler authored and Copybara-Service committed Sep 21, 2022
1 parent 2cde45e commit f137e64
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -80,7 +80,7 @@ public class CoreOptions extends FragmentOptions implements Cloneable {

@Option(
name = "incompatible_use_platforms_repo_for_constraints",
defaultValue = "false",
defaultValue = "true",
documentationCategory = OptionDocumentationCategory.OUTPUT_PARAMETERS,
effectTags = {OptionEffectTag.AFFECTS_OUTPUTS},
metadataTags = {OptionMetadataTag.INCOMPATIBLE_CHANGE},
Expand Down

0 comments on commit f137e64

Please sign in to comment.