Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Maniphest Tasks
- T843: Vault: Add a "git bare" tarball cooker
- Commits
- rDVAU0d7d0786c5f6: git_bare: Skip loading empty lists
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 D6098 (id=22069)
Could not rebase; Attempt merge onto 149b1c1c31...
Updating 149b1c1..0d7d078 Fast-forward swh/vault/cli.py | 1 + swh/vault/cookers/git_bare.py | 48 ++++++++++++++++++++++++++++++++----------- swh/vault/tests/test_cli.py | 1 + 3 files changed, 38 insertions(+), 12 deletions(-)
Changes applied before test
commit 0d7d0786c5f63e0164eadc4c0f65967a144d6831 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Aug 13 10:03:31 2021 +0200 git_bare: Skip loading empty lists commit 0b3bf03d32a67422fd39e4d411471a23311ec253 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Aug 13 10:01:56 2021 +0200 git_bare: Deduplicate loading of release subgraphs 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/157/ for more details.