-
Notifications
You must be signed in to change notification settings - Fork 428
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/buildtools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.3.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: bazelbuild/buildtools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 36 files changed
- 4 contributors
Commits on Aug 21, 2023
-
Also generate
import
-style targets with Gazelle (#1173)Since the repo uses checked-in build files, it should support both the `import` and `go_default_library` naming conventions supported by Gazelle to ensure that it works with all possible values of the `gazelle:go_naming_convention_external` directive. This is achieved by using `gazelle:go_naming_convention import_alias`.
1Configuration menu - View commit details
-
Copy full SHA for 4f43986 - Browse repository at this point
Copy the full SHA 4f43986View commit details
Commits on Aug 23, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 691e01a - Browse repository at this point
Copy the full SHA 691e01aView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for ae8e320 - Browse repository at this point
Copy the full SHA ae8e320View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 5662808 - Browse repository at this point
Copy the full SHA 5662808View commit details
Commits on Aug 25, 2023
-
Add
format
command to force unconditional formatting (#1186)This allows users of buildozer to format files without also having buildifier installed. This was possible previously by making a trivial edit and reverting it, but a dedicated command is cleaner. Will be used as part of the upcoming `bazel mod tidy` command.
1Configuration menu - View commit details
-
Copy full SHA for b163fcf - Browse repository at this point
Copy the full SHA b163fcfView commit details
There are no files selected for viewing