Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Maniphest Tasks
- T843: Vault: Add a "git bare" tarball cooker
- Commits
- rDVAU2320131e2331: git_bare: Add support for directories as snapshot branches
Diff Detail
Diff Detail
- Repository
- rDVAU Software Heritage Vault
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 23025 Build 35905: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 35904: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D6099 (id=22070)
Could not rebase; Attempt merge onto 149b1c1c31...
Updating 149b1c1..22abc04 Fast-forward swh/vault/cli.py | 1 + swh/vault/cookers/git_bare.py | 54 +++++++++++++++++++++++++++++++++---------- swh/vault/tests/test_cli.py | 1 + 3 files changed, 44 insertions(+), 12 deletions(-)
Changes applied before test
commit 22abc040f2fcfd930f231b07bea81f383b7d4620 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Aug 13 10:04:49 2021 +0200 git_bare: Add support for directories as snapshot branches 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/158/ for more details.
Comment Actions
Build is green
Patch application report for D6099 (id=22082)
Rebasing onto 38fcc30ba5...
Current branch diff-target is up to date.
Changes applied before test
commit 2320131e2331588ef8951ee9655dce46e0affcce Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Aug 13 10:04:49 2021 +0200 git_bare: Add support for directories as snapshot branches
See https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/166/ for more details.