Page MenuHomeSoftware Heritage

git_bare: Deduplicate loading of release subgraphs
ClosedPublic

Authored by vlorentz on Aug 17 2021, 10:39 AM.

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

Build is green

Patch application report for D6097 (id=22068)

Could not rebase; Attempt merge onto 149b1c1c31...

Updating 149b1c1..0b3bf03
Fast-forward
 swh/vault/cli.py              |  1 +
 swh/vault/cookers/git_bare.py | 38 +++++++++++++++++++++++++++++---------
 swh/vault/tests/test_cli.py   |  1 +
 3 files changed, 31 insertions(+), 9 deletions(-)
Changes applied before test
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/156/ for more details.

This revision is now accepted and ready to land.Aug 17 2021, 11:00 AM