Skip to content

all: Add suppressions for GuardedBy violations to v1.24.x to fix Bazel rules_grpc in Bazel 3.4.1 #7291

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

Merged
merged 1 commit into from
Aug 17, 2020

Conversation

rickwebiii
Copy link

@rickwebiii rickwebiii commented Aug 5, 2020

The Java GRPC Bazel rules in rule_proto_grpc fail with Bazel 3.4.1 due to GuardedBy errorprone rule. Cherry pick the fix.

This supports releasing a new version of GuardedBy which finds more mistakes than it used to.

Filed #6578#7297 to try to clean up the suppressions.

This supports releasing a new version of GuardedBy which finds more mistakes than it used to.

Filed grpc#6578 to try to clean up the suppressions.
@rickwebiii rickwebiii changed the title all: Add suppressions for GuardedBy violations all: Add suppressions for GuardedBy violations to v1.24.x to fix Bazel rules_grpc in Bazel 3.4.1 Aug 5, 2020
@dapengzhang0 dapengzhang0 added the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Aug 10, 2020
@grpc-kokoro grpc-kokoro removed the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Aug 10, 2020
@ejona86 ejona86 mentioned this pull request Aug 12, 2020
@dapengzhang0 dapengzhang0 merged commit bb47680 into grpc:v1.24.x Aug 17, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants