Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bazel-contrib/rules_go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.58.2
Choose a base ref
...
head repository: bazel-contrib/rules_go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.58.3
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 30, 2025

  1. Fix _xcode_config attribute for bazel 9.x (#4491)

    This label was removed @ HEAD
    bazelbuild/bazel@873b036#diff-063fdd9649746cd022e13edf6ac43956dfd4e55c5420847d00162557e7697d93L68
    
    This is how it is accessed in rules_apple / apple_support
    keith authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    f7a7c5d View commit details
    Browse the repository at this point in the history
  2. Update Bazel to 7.7.0 (#4492)

    **What type of PR is this?**
    
    Dep update
    
    **What does this PR do? Why is it needed?**
    
    **Which issues(s) does this PR fix?**
    
    Fixes #
    
    **Other notes for review**
    fmeum authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    3c293b0 View commit details
    Browse the repository at this point in the history
Loading