-
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: 6.1.0
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: 6.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 25 files changed
- 5 contributors
Commits on Mar 30, 2023
-
Add external repo support to unused_deps. (#1151)
External repo targets can be passed as arguments to unused_deps and unused external repo dependencies are detected. When an external repo BUILD file needs to be edited to remove an unused dependency, the generated buildozer command will need some postprocessing. The unused_deps utility does not know the file system location of the BUILD file, just its external repo label.
Configuration menu - View commit details
-
Copy full SHA for 7ca77e1 - Browse repository at this point
Copy the full SHA 7ca77e1View commit details
Commits on Apr 12, 2023
-
Add use_repo_add and use_repo_remove commands (#1152)
* Preserve compactness of `use_repo` and `use_extension` calls * Add `use_repo_add` and `use_repo_remove` commands These commands can be used to programmatically update `use_repo` calls in MODULE.bazel files. In the future, Bazel will emit buildozer fixups relying on this command when it detects that such calls are out-of-date. * Adapt label normalization to be closer to upstream * Fix CI
Configuration menu - View commit details
-
Copy full SHA for a3f457d - Browse repository at this point
Copy the full SHA a3f457dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 686e1a3 - Browse repository at this point
Copy the full SHA 686e1a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5478f9 - Browse repository at this point
Copy the full SHA b5478f9View commit details
Commits on Apr 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7044e4b - Browse repository at this point
Copy the full SHA 7044e4bView commit details
Commits on Apr 24, 2023
-
Fix empty
package()
calls appearing in non-BUILD files (#1150)* Fix empty `package()` calls appearing in non-BUILD files Caused by 9c3c1fc, but only relevant if users use the target `__pkg__` to skip target-level processing for non-BUILD files.
Configuration menu - View commit details
-
Copy full SHA for aa477c7 - Browse repository at this point
Copy the full SHA aa477c7View commit details -
Upgrade Go SDK, rules_go, bazel_gazelle versions (#1158)
* WORKSPACE: Upgrade Go SDK 1.20.3, rules_go v0.39.1, bazel_gazelle v0.30.0 * buildifier: Update README instructions with new archive versions * *: Refresh checked-in generated source files
Configuration menu - View commit details
-
Copy full SHA for cae7039 - Browse repository at this point
Copy the full SHA cae7039View commit details -
Add
set_select
to set attr value to aselect
(#1153)This code change adds a new command `set_select` which allows setting the value of an attribute to a call to `select` and builds the dict using the KVs passed to it. Example call: ``` set_select <attr> <key_1> <value_1> <key_n> <value_n> ```
Configuration menu - View commit details
-
Copy full SHA for 43e3add - Browse repository at this point
Copy the full SHA 43e3addView commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a4c276b - Browse repository at this point
Copy the full SHA a4c276bView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 3dcc8d6 - Browse repository at this point
Copy the full SHA 3dcc8d6View commit details
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.