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

Ensure that release archives contain everything needed for Bazel #9131

Merged
merged 1 commit into from Oct 21, 2021

Conversation

acozzette
Copy link
Member

@acozzette acozzette commented Oct 20, 2021

This change adds some files to EXTRA_DIST in Makefile.am so that our
published tar and zip files will have everything needed for Bazel
builds. I also added a basic test for this so that next time we should
find out sooner if we're missing any important files.

fixes #9129

This change adds some files to EXTRA_DIST in Makefile.am so that our
published tar and zip files will have everything needed for Bazel
builds. I also added a basic test for this so that next time we should
find out sooner if we're missing any important files.

This should fix protocolbuffers#9129.
@acozzette acozzette merged commit 67c2a92 into protocolbuffers:3.19.x Oct 21, 2021
@acozzette acozzette deleted the bazel-fix branch October 21, 2021 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants