Commits on Source (9)
-
Matthew Clarkson authored
-
Matthew Clarkson authored
`ape_toolchain` registers the APE binary for host platforms that are supported by APE.
-
Matthew Clarkson authored
Deprecates `curl/toolchain/cli`. We prefer toolchains named after the tool even if they are within the same named ruleset.
-
Matthew Clarkson authored
-
Matthew Clarkson authored
BREAKING CHANGE: The `@rules_curl//curl/toolchain/cli:type` has been removed in favour of `@rules_curl//curl/toolchain/curl:`type`. `@rules_curl//:cli` has been removed in favour of `@rules_curl//:curl`.
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Bot authored
# [1.0.0-alpha.7](https://git.gitlab.arm.com/bazel/rules_curl/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2024-05-22) ### Bug Fixes * only register APE toolchains for correct platforms ([287764f8](https://git.gitlab.arm.com/bazel/rules_curl/commit/287764f8f217f9fb4791e1723bb411e0ec38e5c1)) * upgrade to use `toolchain_info` and remote execution friendly `ape` targets ([02037fd7](https://git.gitlab.arm.com/bazel/rules_curl/commit/02037fd7e7337ffe1d35890d3eb617c97df4d109)) ### Code Refactoring * remove `cli` toolchain ([af7bea48](https://git.gitlab.arm.com/bazel/rules_curl/commit/af7bea48667b2f2645ddb13d9e3b3017c83f136f)) ### BREAKING CHANGES * The `@rules_curl//curl/toolchain/cli:type` has been removed in favour of `@rules_curl//curl/toolchain/curl:`type`. `@rules_curl//:cli` has been removed in favour of `@rules_curl//:curl`.
Showing
- .bazelrc 6 additions, 0 deletions.bazelrc
- .bazelrc.ci 33 additions, 2 deletions.bazelrc.ci
- .gitlab-ci.yml 22 additions, 3 deletions.gitlab-ci.yml
- BUILD.bazel 1 addition, 7 deletionsBUILD.bazel
- CHANGELOG.md 18 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 5 additions, 5 deletionsMODULE.bazel
- MODULE.bazel.lock 2643 additions, 6253 deletionsMODULE.bazel.lock
- curl/toolchain/curl/BUILD.bazel 3 additions, 2 deletionscurl/toolchain/curl/BUILD.bazel
- curl/upload/file/rule.bzl 2 additions, 2 deletionscurl/upload/file/rule.bzl
- e2e/.bazelrc 6 additions, 0 deletionse2e/.bazelrc
- e2e/.bazelrc.ci 33 additions, 2 deletionse2e/.bazelrc.ci
- e2e/BUILD.bazel 0 additions, 1 deletione2e/BUILD.bazel
- e2e/MODULE.bazel 1 addition, 1 deletione2e/MODULE.bazel
- e2e/MODULE.bazel.lock 2682 additions, 5196 deletionse2e/MODULE.bazel.lock
- e2e/mock/BUILD.bazel 5 additions, 5 deletionse2e/mock/BUILD.bazel
This diff is collapsed.
This diff is collapsed.