Commits on Source (7)
-
Jonathan Watson authored6fa3547e
-
91ec08e0
-
Jonathan Watson authored
BREAKING CHANGE: curl_upload_manifest removed
a9bc0782 -
Jonathan Watson authored
BREAKING CHANGE: removes `dst` attribute
729b41d7 -
Jonathan Watson authoredf5f93979
-
Luke Hackwell authoredfa0944f1
-
Bot authored
# [1.0.0-alpha.15](https://git.gitlab.arm.com/bazel/rules_curl/compare/v1.0.0-alpha.14...v1.0.0-alpha.15) (2025-01-27) ### Features * allow make variable substitution of the URL ([729b41d7](https://git.gitlab.arm.com/bazel/rules_curl/commit/729b41d7a3d51cb96c25efd3557bff7ecc10bf3e)) * remove curl_upload_manifest ([a9bc0782](https://git.gitlab.arm.com/bazel/rules_curl/commit/a9bc07824e1dd2f659395b65ac206f59c627e2cd)) ### BREAKING CHANGES * removes `dst` attribute * curl_upload_manifest removed
curl/template/BUILD.bazel
deleted
100644 → 0
curl/template/template.go
deleted
100644 → 0
curl/upload/ManifestInfo.bzl
deleted
100644 → 0
curl/upload/ManifestsInfo.bzl
deleted
100644 → 0
curl/upload/csv.sh
deleted
100755 → 0
curl/upload/go.mod
0 → 100644
curl/upload/go.sum
0 → 100644
curl/upload/manifest/BUILD.bazel
deleted
100644 → 0
curl/upload/manifest/defs.bzl
deleted
100644 → 0
curl/upload/manifests/BUILD.bazel
deleted
100644 → 0
curl/upload/manifests/defs.bzl
deleted
100644 → 0
curl/upload/manifests/rule.bzl
deleted
100644 → 0
curl/upload/nt.tmpl.bat
deleted
100644 → 0