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

Backport dropped support of Bazel 5 to 24.x #13417

Merged
merged 2 commits into from
Jul 31, 2023

Commits on Jul 31, 2023

  1. Drop support for Bazel 5.

    This moves all our CI to Bazel 6 and drops the additional parameterization we had on Bazel version.
    
    PiperOrigin-RevId: 551986376
    mkruskal-google committed Jul 31, 2023
    1 Configuration menu
    Copy the full SHA
    fff4905 View commit details
    Browse the repository at this point in the history
  2. bazel: Get rid of exec_tools. (protocolbuffers#13401)

    Bazel has removed this attribute in bazelbuild/bazel@c061e57.
    
    Closes protocolbuffers#13401
    
    COPYBARA_INTEGRATE_REVIEW=protocolbuffers#13401 from benjaminp:exec_tools 9e718ff
    PiperOrigin-RevId: 552482730
    benjaminp authored and mkruskal-google committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    bc9002e View commit details
    Browse the repository at this point in the history