Commits on Source (10)
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Includes breaking change to `toolchain_local_select` which does not affect this module but is a needed updated for Bazel 8
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
When using `3.1.1` and Bazel `8.0.0rc4` the toolchains do not get registered. This is due to an upstream [issue] that was resolved with a [PR] to disable the default registration in this [commit]. To upgrade past `3.1.0`, we will need to register specific toolchains. [issue]: https://github.com/uber/hermetic_cc_toolchain/issues/181 [pr]: https://github.com/uber/hermetic_cc_toolchain/pull/190 [commit]: https://github.com/uber/hermetic_cc_toolchain/commit/f8c17de30fbf185cc5c2f61b2b508aa3b3d294a1
-
Matthew Clarkson authored
-
Bot authored
# [1.0.0-beta.5](https://git.gitlab.arm.com/bazel/rules_tar/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2024-11-27) ### Bug Fixes * update dependencies for Bazel 8 support ([b63af075](https://git.gitlab.arm.com/bazel/rules_tar/commit/b63af075c61cbc4659bc0da1c898968e96ceb861))
Showing
- .bazelrc 7 additions, 0 deletions.bazelrc
- .bazelrc.ci 1 addition, 1 deletion.bazelrc.ci
- .gitlab-ci.yml 35 additions, 12 deletions.gitlab-ci.yml
- CHANGELOG.md 6 additions, 0 deletionsCHANGELOG.md
- CODEOWNERS 1 addition, 1 deletionCODEOWNERS
- CONTRIBUTING.md 12 additions, 2 deletionsCONTRIBUTING.md
- MODULE.bazel 8 additions, 8 deletionsMODULE.bazel
- MODULE.bazel.lock 39 additions, 20 deletionsMODULE.bazel.lock
- README.md 1 addition, 1 deletionREADME.md
- e2e/.bazelrc 8 additions, 0 deletionse2e/.bazelrc
- e2e/.bazelrc.ci 1 addition, 1 deletione2e/.bazelrc.ci
- e2e/MODULE.bazel 4 additions, 3 deletionse2e/MODULE.bazel
- e2e/MODULE.bazel.lock 1569 additions, 23 deletionse2e/MODULE.bazel.lock
- tar/compress/BUILD.bazel 1 addition, 1 deletiontar/compress/BUILD.bazel
- tar/concatenate/rule.bzl 2 additions, 2 deletionstar/concatenate/rule.bzl
- tar/filter/main.go 35 additions, 35 deletionstar/filter/main.go
- tar/filter/rule.bzl 2 additions, 2 deletionstar/filter/rule.bzl
- tar/pipe/subrule.bzl 2 additions, 2 deletionstar/pipe/subrule.bzl
- tar/toolchain/tar/BUILD.bazel 1 addition, 0 deletionstar/toolchain/tar/BUILD.bazel
This diff is collapsed.