Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@alexeagle
Copy link
Collaborator

These came from bazel-lib, which is removing them for 3.0. If we want to restore the behavior for this example, we could use the replacement https://github.com/bazel-contrib/bazelrc-preset.bzl - let me know if you'd like me to do that

These came from bazel-lib, which is removing them for 3.0.
If we want to restore the behavior for this example, we could use the replacement
https://github.com/bazel-contrib/bazelrc-preset.bzl
@alexeagle alexeagle requested a review from p0deje July 15, 2025 17:36
Copy link
Member

@p0deje p0deje left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The main reason was to ensure rules_ruby work with correctness flags (--incompatible_strict_action_env) so I'd prefer to keep this in place. However, since the ruleset is tested across multiple Bazel versions on BCR, this used to cause issues in the past.

@alexeagle
Copy link
Collaborator Author

We could run with bazelisk --strict to turn on more flags in the local CI.

Ultimately BCR presubmit will yell at us about some flags as well, though I'm not sure if incompatible_strict_action_env is one of them

@alexeagle alexeagle merged commit a1140e5 into main Jul 18, 2025
46 checks passed
@alexeagle alexeagle deleted the bazelrc branch July 18, 2025 23:33
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.

3 participants