Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(bazelrc): move flag to bazel6.bazelrc #959

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ajwerner
Copy link

@ajwerner ajwerner commented Oct 8, 2024

This flag became a no-op in Bazel 7 (see here) and then was removed in Bazel 8 (see here).

Fixes #958

This flag became a no-op in Bazel 7 (see [here][0]) and then was removed in
Bazel 8 (see [here][1]).

Fixes bazel-contrib#958

[0]: bazelbuild/bazel@c88f374
[1]: bazelbuild/bazel@17ee62e
@ajwerner ajwerner force-pushed the incompatible_remote_results_ignore_disk branch from f26399a to 121ae9a Compare October 8, 2024 13:28
@ajwerner ajwerner changed the title bazelrc: move flag to bazel6.bazelrc fix(bazelrc): move flag to bazel6.bazelrc Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bazelrc: incompatible_remote_results_ignore_disk removed in 8
1 participant