Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Maniphest Tasks
- T843: Vault: Add a "git bare" tarball cooker
- Commits
- rDVAU03ab5a97b46b: git_bare: Fix crash on dangling branches
Diff Detail
Diff Detail
- Repository
- rDVAU Software Heritage Vault
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D6096 (id=22067)
Could not rebase; Attempt merge onto 149b1c1c31...
Updating 149b1c1..03ab5a9 Fast-forward swh/vault/cli.py | 1 + swh/vault/cookers/git_bare.py | 10 +++++++++- swh/vault/tests/test_cli.py | 1 + 3 files changed, 11 insertions(+), 1 deletion(-)
Changes applied before test
commit 03ab5a97b46b37eb6925ccb459893bce02ce7654 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Aug 13 09:58:19 2021 +0200 git_bare: Fix crash on dangling branches commit 4d31b7a49a17531fe9d5de24f3085870e691a383 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Aug 13 09:57:21 2021 +0200 Disable bundle size limit when running from the CLI.
See https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/155/ for more details.