Commits on Source (14)
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
The bug we are seeing is part of the `TreeArtifact` caching being empty.
-
Matthew Clarkson authored
Brings two `git archive` fixes: - Submodules are directories - File permissions have `g+w`
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
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
Just need to get an `alpha` release out.
-
Matthew Clarkson authored
-
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))
Showing
- .bazelrc 4 additions, 0 deletions.bazelrc
- .bazelrc.ci 7 additions, 6 deletions.bazelrc.ci
- .gitlab-ci.yml 8 additions, 3 deletions.gitlab-ci.yml
- CHANGELOG.md 7 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 11 additions, 10 deletionsMODULE.bazel
- MODULE.bazel.lock 476 additions, 6 deletionsMODULE.bazel.lock
- e2e/.bazelrc 4 additions, 0 deletionse2e/.bazelrc
- e2e/.bazelrc.ci 7 additions, 9 deletionse2e/.bazelrc.ci
- e2e/MODULE.bazel 1 addition, 0 deletionse2e/MODULE.bazel
- e2e/MODULE.bazel.lock 478 additions, 6 deletionse2e/MODULE.bazel.lock
- e2e/github-git-git/BUILD.bazel 0 additions, 36 deletionse2e/github-git-git/BUILD.bazel
- e2e/github-git-git/bzip2/BUILD.bazel 14 additions, 0 deletionse2e/github-git-git/bzip2/BUILD.bazel
- e2e/github-git-git/gzip/BUILD.bazel 14 additions, 0 deletionse2e/github-git-git/gzip/BUILD.bazel
- e2e/github-git-git/tar/BUILD.bazel 14 additions, 0 deletionse2e/github-git-git/tar/BUILD.bazel
- e2e/github-git-git/xz/BUILD.bazel 14 additions, 0 deletionse2e/github-git-git/xz/BUILD.bazel
- e2e/github-git-git/zstd/BUILD.bazel 17 additions, 0 deletionse2e/github-git-git/zstd/BUILD.bazel
- e2e/github-mozilla-deepspeech/bzip2/BUILD.bazel 14 additions, 0 deletionse2e/github-mozilla-deepspeech/bzip2/BUILD.bazel
- e2e/github-mozilla-deepspeech/gzip/BUILD.bazel 14 additions, 0 deletionse2e/github-mozilla-deepspeech/gzip/BUILD.bazel
- e2e/github-mozilla-deepspeech/tar/BUILD.bazel 14 additions, 0 deletionse2e/github-mozilla-deepspeech/tar/BUILD.bazel
- e2e/github-mozilla-deepspeech/xz/BUILD.bazel 14 additions, 0 deletionse2e/github-mozilla-deepspeech/xz/BUILD.bazel
This diff is collapsed.
This diff is collapsed.
e2e/github-git-git/bzip2/BUILD.bazel
0 → 100644
e2e/github-git-git/gzip/BUILD.bazel
0 → 100644
e2e/github-git-git/tar/BUILD.bazel
0 → 100644
e2e/github-git-git/xz/BUILD.bazel
0 → 100644
e2e/github-git-git/zstd/BUILD.bazel
0 → 100644
e2e/github-mozilla-deepspeech/xz/BUILD.bazel
0 → 100644