-
-
Notifications
You must be signed in to change notification settings - Fork 111
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: bazel-contrib/bazel-lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.34.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: bazel-contrib/bazel-lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.34.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 26 files changed
- 7 contributors
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 672ea6a - Browse repository at this point
Copy the full SHA 672ea6aView commit details -
docs: clarify write_source_files output constraint (#498)
* docs: clarify write_source_files output constraint For both the "write_source_files" rule's "files" attribute and the "write_source_file" rule's "out_file" attribute, we ensure that the destination files and directories to which we'll write sit within the same containing Bazel package as the Bazel target requesting this writing. Clarify the documentation for each attribute to make it clear that we're constraining the destinations and not the sources of the content to be written. * Update lib/write_source_files.bzl --------- Co-authored-by: Derek Cormier <derek@aspect.dev>
Configuration menu - View commit details
-
Copy full SHA for 3af9e00 - Browse repository at this point
Copy the full SHA 3af9e00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d88eac - Browse repository at this point
Copy the full SHA 7d88eacView commit details
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9ba7a65 - Browse repository at this point
Copy the full SHA 9ba7a65View commit details -
Configuration menu - View commit details
-
Copy full SHA for d01387c - Browse repository at this point
Copy the full SHA d01387cView commit details -
docs: add comment regarding linux-arm64 JQ toolchain (#503)
Matt Mackay authoredAug 24, 2023 Configuration menu - View commit details
-
Copy full SHA for ef4830b - Browse repository at this point
Copy the full SHA ef4830bView commit details
Commits on Aug 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 76ef6c8 - Browse repository at this point
Copy the full SHA 76ef6c8View commit details
Commits on Aug 29, 2023
-
chore: Switch to buildbuddy for RBE
Our Engflow cluster seems to be down.
Configuration menu - View commit details
-
Copy full SHA for 84c60be - Browse repository at this point
Copy the full SHA 84c60beView commit details -
refactor: reduce execution requirements for copy
It causes warnings like https://github.com/bazelbuild/bazel/blob/753cd459e49d1ffae1420bf5d46db228449299c6/src/main/java/com/google/devtools/build/lib/sandbox/SandboxModule.java#L514 and also makes toolchain selection broken for host!=exec Fixes #466
Configuration menu - View commit details
-
Copy full SHA for 40c2ddc - Browse repository at this point
Copy the full SHA 40c2ddcView commit details
Commits on Aug 30, 2023
-
On windows, we can't turn on the Aspect CLI currently as we don't have a release
Configuration menu - View commit details
-
Copy full SHA for 594fb03 - Browse repository at this point
Copy the full SHA 594fb03View commit details -
yq: allow any filename in srcs (#496)
* yq: allow any filename in srcs * yq: add test cases for free-form file extensions in input * run buildifier --------- Co-authored-by: Alex Eagle <alex@aspect.dev>
Configuration menu - View commit details
-
Copy full SHA for 3e9577a - Browse repository at this point
Copy the full SHA 3e9577aView 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 v1.34.0...v1.34.1