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

Remove --copt="-Werror" from .bazelrc #18005

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Conversation

acozzette
Copy link
Member

This appears to be causing a bunch of errors during our release process, but I don't think it's critical to have this flag in .bazelrc. We should still be able to get about the same test coverage since we also set -Werror in the bazelrc files in the ci/ directory.

This appears to be causing a bunch of errors during our release process,
but I don't think it's critical to have this flag in `.bazelrc`. We
should still be able to get about the same test coverage since we also
set `-Werror` in the `bazelrc` files in the `ci/` directory.
@acozzette acozzette added the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Aug 28, 2024
@github-actions github-actions bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Aug 28, 2024
@acozzette acozzette merged commit c9454f4 into protocolbuffers:28.x Aug 28, 2024
167 of 168 checks passed
@acozzette acozzette deleted the werror branch August 28, 2024 16:03
@rockwotj
Copy link

@acozzette speaking of warnings, would it be possible to take a look at #17882? Thanks in advance!

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