Commits on Source (6)
-
Matthew Clarkson authoredVerifiedc5bd60be
-
Matthew Clarkson authoredVerified57637eac
-
Matthew Clarkson authored
This mirrors the attribute name, which helps developer experience.
Verified3e4c4879 -
Matthew Clarkson authored
Allows adding path directory to the composed URL. ``` bazel run -- :upload --dir one --dir two bazel run -- :upload --directory one/two ``` This can be useful to prefix the uploaded file with a CI environment variable: ``` bazel run -- :upload --dir "${CI_PIPELINE_ID}" ```
Verified85b75a8b -
Matthew Clarkson authoredVerified077e7529
-
Bot authored
# [1.0.0-alpha.5](https://git.gitlab.arm.com/bazel/rules_curl/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2024-02-08) ### Features * **curl_upload_file:** add `--directory` argument ([85b75a8b](https://git.gitlab.arm.com/bazel/rules_curl/commit/85b75a8b88c3a43c762fed16c6a8ffe7d9cc7f44)) * **curl_upload_file:** allow `--dst` argument alias ([3e4c4879](https://git.gitlab.arm.com/bazel/rules_curl/commit/3e4c487985a459d9414ec399dbb1ae8c1369fb7e))
CODEOWNERS
0 → 100644