Page MenuHomeSoftware Heritage

git_bare: Add support for releases as root object.
ClosedPublic

Authored by vlorentz on Feb 8 2022, 5:43 PM.

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 D7126 (id=25840)

Rebasing onto 161a55d76c...

Current branch diff-target is up to date.
Changes applied before test
commit 08018cf5e005b035e67b2ce263e1b5f4ee19d702
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Feb 8 17:43:32 2022 +0100

    git_bare: Add support for releases as root object.

See https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/206/ for more details.

anlambert added a subscriber: anlambert.

Looks good to me.

swh/vault/cookers/git_bare.py
278

Non ascii release names are forbidden by git ?

This revision is now accepted and ready to land.Feb 9 2022, 11:26 AM
swh/vault/cookers/git_bare.py
278

They might be, but it's going to cause encoding issues, so I'd rather not