-
Notifications
You must be signed in to change notification settings - Fork 91
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: bazelbuild/rules_java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: bazelbuild/rules_java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.6.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 8 files changed
- 3 contributors
Commits on Feb 23, 2026
-
Secrets are not passed to reusable workflows by default. Ref: https://docs.github.com/en/actions/how-tos/reuse-automations/reuse-workflows#passing-inputs-and-secrets-to-a-reusable-workflow PiperOrigin-RevId: 874040719 Change-Id: Icca60ffc830c576b165d389eaaab3b49a17f137c
Configuration menu - View commit details
-
Copy full SHA for ddcdff8 - Browse repository at this point
Copy the full SHA ddcdff8View commit details -
Starlarkify JavaToolchainTest.javac_getsOptionsFromToolchain()
PiperOrigin-RevId: 874081635 Change-Id: Ie56e4c40878e781e130a229b60bf2e7bdf0386c3
Googler committedFeb 23, 2026 Configuration menu - View commit details
-
Copy full SHA for f31c1a8 - Browse repository at this point
Copy the full SHA f31c1a8View commit details -
Migrate JavaPluginConfiguredTargetTest to Starlark.
This deletes and does not replace TestNoConstraintsAttribute, because it checks for a loading phase error. PiperOrigin-RevId: 874134416 Change-Id: I8e18dc44c391fd7ec4832adf4576778af5bb333a
Configuration menu - View commit details
-
Copy full SHA for 737f145 - Browse repository at this point
Copy the full SHA 737f145View commit details
Commits on Feb 24, 2026
-
PiperOrigin-RevId: 874441487 Change-Id: Id054a171e3f5f2e8a477353c16bf2cc1ff8b8c3a
Configuration menu - View commit details
-
Copy full SHA for 7ba5fec - Browse repository at this point
Copy the full SHA 7ba5fecView commit details -
Get the last tag at
HEAD~1for generating release notesNow that we're relying on a tag push for making releases, the latest tag at HEAD is the release we're currently making, and we want the previous tag. (in the earlier release process, we generated the release notes *before* creating the tag) (ignore-relnotes) PiperOrigin-RevId: 874468315 Change-Id: I1deb413ff6db4803f6c2eaf51da80c287ca78183
Configuration menu - View commit details
-
Copy full SHA for c4133ab - Browse repository at this point
Copy the full SHA c4133abView commit details -
Broken by bazelbuild/bazel#27674 (ignore-relnotes) PiperOrigin-RevId: 874542646 Change-Id: I4f1e8c9baae8330d703d6f7eb145e5a3ee2923fc
Configuration menu - View commit details
-
Copy full SHA for 3d5ea24 - Browse repository at this point
Copy the full SHA 3d5ea24View commit details -
Work around the shallow checkout behavior of
release_ruleset.yaml[^1]We need the full history of commits and tags to generate release notes. [^1]: While https://github.com/actions/checkout/blob/main/action.yml supports deep checkouts, we can't pass parameters to it unless https://github.com/bazel-contrib/.github/blob/master/.github/workflows/release_ruleset.yaml exposes a parameter for it. (ignore-relnotes) PiperOrigin-RevId: 874550299 Change-Id: I498f09063adaebb0d0709f1cebdfc9b0067215ae
Configuration menu - View commit details
-
Copy full SHA for 28e7687 - Browse repository at this point
Copy the full SHA 28e7687View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 9.6.0...9.6.1