- Sep 13, 2024
-
-
Bot authored
# [1.0.0-alpha.7](https://git.gitlab.arm.com/bazel/rules_git/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2024-09-13) ### Bug Fixes * **archive:** resolve `.` in prefix paths ([816a0952](https://git.gitlab.arm.com/bazel/rules_git/commit/816a09523d31979c14e4d643f8134f219499c88b)) * bump to `bazel-git@1.0.0-alpha.10` ([2f85a375](https://git.gitlab.arm.com/bazel/rules_git/commit/2f85a375b1a23c95c16db038bb4938f23c95e9df))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Just need to get an `alpha` release out.
-
Matthew Clarkson authored
The CI is experiencing a huge number of errors, when running actions on the local configurations. The remote configurations are passing. Eliminating the disk cache could give us insight into if that is the cause.
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Sep 03, 2024
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Sep 02, 2024
-
-
Matthew Clarkson authored
-
- Aug 30, 2024
-
-
Matthew Clarkson authored
Brings two `git archive` fixes: - Submodules are directories - File permissions have `g+w`
-
- Aug 28, 2024
-
-
Matthew Clarkson authored
The bug we are seeing is part of the `TreeArtifact` caching being empty.
-
Matthew Clarkson authored
-
- Aug 27, 2024
-
-
Matthew Clarkson authored
-
- Aug 20, 2024
-
-
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))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Aug 19, 2024
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Adds a prefix on to the paths in the archive.
-
Matthew Clarkson authored
Allows checking out the working copy into a subdirectory of the `TreeArtifact`.
-
Matthew Clarkson authored
Can be set to `False` to prevent fetching nested submodules.
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Aug 02, 2024
-
-
Bot authored
# [1.0.0-alpha.5](https://git.gitlab.arm.com/bazel/rules_git/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2024-08-02) ### Bug Fixes * actually expose `[@rules](https://git.gitlab.arm.com/rules)_git//git` target ([b9a8c68e](https://git.gitlab.arm.com/bazel/rules_git/commit/b9a8c68ec1873b7e96bb0e5976a70ed1a83177c7))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Bot authored
# [1.0.0-alpha.4](https://git.gitlab.arm.com/bazel/rules_git/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2024-08-02) ### Features * export `bazel-git` entrypoint ([b208cb3b](https://git.gitlab.arm.com/bazel/rules_git/commit/b208cb3b20f1dd9c4a76e5f5467bcd1e67424a9b)) * expose `[@rules](https://git.gitlab.arm.com/rules)_git//git` target ([542046a2](https://git.gitlab.arm.com/bazel/rules_git/commit/542046a258c3ce33cbf4cf2002b06cb2edf4a6f2))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Bot authored
# [1.0.0-alpha.3](https://git.gitlab.arm.com/bazel/rules_git/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2024-08-02) ### Bug Fixes * pin to Bazel 7.2.1rc2 for `TreeArtifact` [bugfix] ([34881e7a](https://git.gitlab.arm.com/bazel/rules_git/commit/34881e7af1fbca6c43fefd4349bb06ca441cfe4d)), closes [/github.com/bazelbuild/bazel/issues/22151#issuecomment-2183467522](https://git.gitlab.arm.com//github.com/bazelbuild/bazel/issues/22151/issues/issuecomment-2183467522) ### Features * add `git_archive` rule ([0b386ee9](https://git.gitlab.arm.com/bazel/rules_git/commit/0b386ee9f38cac8c9d83e83ca38ab8f88ee27b86)) * upgrade to `bazel-git@1.0.0-beta.9` ([5d6a7e3a](https://git.gitlab.arm.com/bazel/rules_git/commit/5d6a7e3ad7876b000cc46de65322f6d17eee4234))
-
Matthew Clarkson authored
-
- Aug 01, 2024
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Brings `archive` command.
-
- Jul 19, 2024
-
-
Matthew Clarkson authored
-
- Jun 24, 2024
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-