Page MenuHomeSoftware Heritage

new-loader: don't cleanup repo if source is local
ClosedPublic

Authored by Alphare on May 21 2021, 6:11 PM.

Diff Detail

Repository
rDLDHG Mercurial loader
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 D5767 (id=20621)

Could not rebase; Attempt merge onto e666b0ddab...

Updating e666b0d..cce9ec9
Fast-forward
 swh/loader/mercurial/from_disk.py | 25 +++++++++++--------------
 1 file changed, 11 insertions(+), 14 deletions(-)
Changes applied before test
commit cce9ec940ef271642ccbedc1ad0ddb59a7922ba0
Author: Raphaël Gomès <rgomes@octobus.net>
Date:   Fri May 21 18:10:57 2021 +0200

    new-loader: don't cleanup repo if source is local

commit dbb12fdb944dcbb0853516b4156d19832d06676b
Author: Raphaël Gomès <rgomes@octobus.net>
Date:   Fri May 21 18:04:29 2021 +0200

    new-loader: save ExtID for each revision
    
    ... instead of doing it in bulk at the end.

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

This revision is now accepted and ready to land.May 21 2021, 6:14 PM