- Feb 07, 2024
-
-
Bot authored
# [1.0.0-alpha.4](https://git.gitlab.arm.com/bazel/rules_curl/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2024-02-07) ### Features * support overriding destination as a runtime argument ([c07fa31f](https://git.gitlab.arm.com/bazel/rules_curl/commit/c07fa31fadef73ddcc310ca013edbe684b0c6b23))
-
Matthew Clarkson authored
-
Fredrik Paulsson authored
Add a --destination argument to the curl/upload/file template. This allows individual runs to override the destionation. For example, to be able to include a CI pipeline ID as part of the path.
-
- Jan 29, 2024
-
-
Bot authored
# [1.0.0-alpha.3](https://git.gitlab.arm.com/bazel/rules_curl/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2024-01-29) ### Features * replace `curl_upload` with `curl_upload_file` ([088c8916](https://git.gitlab.arm.com/bazel/rules_curl/commit/088c891619375d4d26cc1dddc618308fcdccb570)) ### BREAKING CHANGES * `curl_upload` is removed, long live `curl_upload_file`. We hope to add `curl_upload` back in to allow uploads of multiple files. There are complexities due to the correct mapping of filepaths. It may be that packaging multiple files into a archive with `rules_pkg` and then uploading that archive is a better way forward anyway.
-
Matthew Clarkson authored
-
BREAKING CHANGE: `curl_upload` is removed, long live `curl_upload_file`. We hope to add `curl_upload` back in to allow uploads of multiple files. There are complexities due to the correct mapping of filepaths. It may be that packaging multiple files into a archive with `rules_pkg` and then uploading that archive is a better way forward anyway.
-
- Jan 12, 2024
-
-
Matthew Clarkson authored
-
Bot authored
# [1.0.0-alpha.2](https://git.gitlab.arm.com/bazel/rules_curl/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2024-01-12) ### Bug Fixes * upgrade to `rules_toolchain@1.0.0-alpha.16` ([45954b57](https://git.gitlab.arm.com/bazel/rules_curl/commit/45954b5756a3baed9c2520e468dbd2a94cc25d48))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Dec 22, 2023
-
-
Bot authored
# 1.0.0-alpha.1 (2023-12-22) ### Features * add `curl_upload` ([206cf47c](https://git.gitlab.arm.com/bazel/rules_curl/commit/206cf47cbc1fe87d5d17bee0804195eb777be385)) * add CLI toolchain ([3b4b84b4](https://git.gitlab.arm.com/bazel/rules_curl/commit/3b4b84b485518036dac1cd7ccc232b0ab1260cd2))
-
Matthew Clarkson authored
-
-
Matthew Clarkson authored
-
- Dec 20, 2023
-
-
Matthew Clarkson authored
-
- Nov 15, 2023
-
-
Matthew Clarkson authored
-
- Nov 14, 2023
-
-