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

Commits on Oct 20, 2021

  1. Ensure that release archives contain everything needed for Bazel

    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 committed Oct 20, 2021
    Copy the full SHA
    9456bc5 View commit details
    Browse the repository at this point in the history