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

fix: use com_google_protobuf in WORKSPACE #2432

Merged
merged 14 commits into from
Nov 21, 2024

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    ff2d97d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d3ea78 View commit details
    Browse the repository at this point in the history
  3. fix: use com_google_protobuf in WORKSPACE

    The only way to support both workspace and bzlmod mode, is to call
    protobuf com_google_protobuf.
    
    Upgrade rules_cc to 0.0.16 and rules_java to 8.3.1. Those are minimal
    versions that are also calling protobuf again com_google_protobuf.
    comius committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    dacd3e5 View commit details
    Browse the repository at this point in the history
  4. Set up rules_java in WORKSPACE

    comius committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e520948 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f41f51c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5adc3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d9c3e5 View commit details
    Browse the repository at this point in the history
  8. Update changelog

    rickeylev authored and comius committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1312ff9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e43ae6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ffb3798 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7771c0d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f2cf35c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9b63950 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    839c1c7 View commit details
    Browse the repository at this point in the history