Commits on Source (11)
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Can be set to `False` to prevent fetching nested submodules.
-
Matthew Clarkson authored
Allows checking out the working copy into a subdirectory of the `TreeArtifact`.
-
Matthew Clarkson authored
Adds a prefix on to the paths in the archive.
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Bot authored
# [1.0.0-alpha.6](https://git.gitlab.arm.com/bazel/rules_git/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2024-08-20) ### Bug Fixes * make fetch repository `git` direcotry public ([5169ce36](https://git.gitlab.arm.com/bazel/rules_git/commit/5169ce36d3f1dc899f3b0e9baeb24ced5b6e9875)) ### Features * **archive:** add `prefix` attribute ([58aecad1](https://git.gitlab.arm.com/bazel/rules_git/commit/58aecad116e02e876dec356fd8430c173f5a50a1)) * **checkout:** add `prefix` attribute ([27142000](https://git.gitlab.arm.com/bazel/rules_git/commit/271420007abb52a6822fd1c92836cc4449d7489e)) * **fetch:** add `recursive` attribute ([ff8ece97](https://git.gitlab.arm.com/bazel/rules_git/commit/ff8ece97a48ed3a2574e59563de95882f6c5d8db))
Showing
- .gitlab-ci.yml 7 additions, 1 deletion.gitlab-ci.yml
- CHANGELOG.md 12 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 1 addition, 1 deletionMODULE.bazel
- e2e/.bazelrc.ci 3 additions, 0 deletionse2e/.bazelrc.ci
- git/archive/posix.tmpl.sh 6 additions, 2 deletionsgit/archive/posix.tmpl.sh
- git/archive/rule.bzl 5 additions, 0 deletionsgit/archive/rule.bzl
- git/checkout/posix.tmpl.sh 1 addition, 1 deletiongit/checkout/posix.tmpl.sh
- git/checkout/rule.bzl 5 additions, 1 deletiongit/checkout/rule.bzl
- git/fetch/module/BUILD.tmpl.bazel 16 additions, 10 deletionsgit/fetch/module/BUILD.tmpl.bazel
- lib/fetch.bzl 13 additions, 3 deletionslib/fetch.bzl