-
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.3
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.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 28 files changed
- 8 contributors
Commits on Aug 30, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for ae65eee - Browse repository at this point
Copy the full SHA ae65eeeView commit details
Commits on Aug 31, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 386244e - Browse repository at this point
Copy the full SHA 386244eView commit details
Commits on Sep 8, 2023
-
Return error
MISSING
whenprint_comment
can't find attribute. (#1196) Right now, `print_comment` is inconsistent with `print`: `print` returns `MISSING` when it can't find an attribute, but `print_comment` puts nothing in the output field, so callers would have to rely on parsing STDERR to know when this happened. While I'm here, I'm fixing "a break statement without a target is redundant at the end of a case" warnings from my IDE.
1Configuration menu - View commit details
-
Copy full SHA for 046e168 - Browse repository at this point
Copy the full SHA 046e168View commit details
Commits on Sep 26, 2023
-
New error
MISSING_LIST_ITEM
forprint_comment
(#1199)* Add key names when constructing structs. * New error `MISSING_LIST_ITEM` for `print_comment`. Right now, callers have to parse STDERR to figure out which value `print_comment` didn't work on, if any. We create a new error type so callers can distinguish between a missing attribute and a missing value in the list (without having to parse STDERR). * New error `MISSING_LIST_ITEM` for `print_comment`. Right now, callers have to parse STDERR to figure out which value `print_comment` didn't work on, if any. We create a new error type so callers can distinguish between a missing attribute and a missing value in the list (without having to parse STDERR).
1Configuration menu - View commit details
-
Copy full SHA for 5200840 - Browse repository at this point
Copy the full SHA 5200840View commit details -
Fix check for WORKSPACE setting for buildifier, allow WORKSPACE.bzlmod (
#1195) * buildifier: Fix check if `WORKSPACE` is non-empty * buildifier: Allow `WORKSPACE.bzlmod` * buildfier: Format MODULE.bazel files too
1Configuration menu - View commit details
-
Copy full SHA for 7d855c5 - Browse repository at this point
Copy the full SHA 7d855c5View commit details
Commits on Oct 9, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 73b832e - Browse repository at this point
Copy the full SHA 73b832eView commit details -
buildifier: fix uninitialised check when using list unpack assignment (…
…#1202) as the test added in this commit shows, prior to this commit, the uninitialized check would incorrectly fail when using list unpack assignment, if the same variable is reused later. this modified CollectLValues, so that it supports list unpack assignments (in addition to tuple, and normal assignments).
1Configuration menu - View commit details
-
Copy full SHA for af7d35f - Browse repository at this point
Copy the full SHA af7d35fView commit details
Commits on Oct 10, 2023
-
chore: update to latest rules_nodejs (#1207)
Simplify by writing the buildozer program in JavaScript rather than TypeScript so we don't need any devDependencies
1Configuration menu - View commit details
-
Copy full SHA for eb5f67e - Browse repository at this point
Copy the full SHA eb5f67eView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for de3cc59 - Browse repository at this point
Copy the full SHA de3cc59View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 18a6585 - Browse repository at this point
Copy the full SHA 18a6585View commit details
Commits on Oct 11, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 72c8ba3 - Browse repository at this point
Copy the full SHA 72c8ba3View commit details
Commits on Oct 13, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for e8decc8 - Browse repository at this point
Copy the full SHA e8decc8View commit details
Commits on Oct 17, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 23aa65d - Browse repository at this point
Copy the full SHA 23aa65dView commit details
Commits on Nov 3, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 433ea85 - Browse repository at this point
Copy the full SHA 433ea85View 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.