Page MenuHomeSoftware Heritage

mercurial: README: Update to a minimum
ClosedPublic

Authored by ardumont on Feb 23 2021, 6:13 PM.

Details

Summary

See D5138 which deprecates the old cli mentioned in here
(in the dropped part of the diff).

Diff Detail

Repository
rDLDHG Mercurial loader
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 19523
Build 30287: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 30286: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D5132 (id=18363)

Rebasing onto 9f1243f652...

First, rewinding head to replay your work on top of it...
Applying: README: Update to a minimum
Changes applied before test
commit a192f9bc24e4cfae49c91843fd8efe915eb4823f
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Tue Feb 23 18:05:36 2021 +0100

    README: Update to a minimum

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

README.md
29–30

Maybe add a mention that existing config files exist in the docker folder?

README.md
29–30

Thanks for the suggestion but im not sure it's really the place.

Also that'd mean to quadruple this in other loaders (svn, core, mercurial, git)

Fix module fqdn and add the HgArchiveLoaderFromDisk reference

Build is green

Patch application report for D5132 (id=18369)

Rebasing onto 9f1243f652...

First, rewinding head to replay your work on top of it...
Applying: README: Update to a minimum
Changes applied before test
commit 8dc51f09feb5babbcba670039be8485e731a212f
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Tue Feb 23 18:05:36 2021 +0100

    README: Update to a minimum

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

Build is green

Patch application report for D5132 (id=18375)

Could not rebase; Attempt merge onto 9f1243f652...

Updating 9f1243f..8b1c1c4
Fast-forward
 README.md                     | 115 ++++++++----------------------------------
 swh/loader/mercurial/cli.py   |  11 ++--
 swh/loader/mercurial/utils.py |   4 +-
 3 files changed, 30 insertions(+), 100 deletions(-)
Changes applied before test
commit 8b1c1c44d32662da701af81f8bdd64568d97d421
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Tue Feb 23 18:05:36 2021 +0100

    README: Update to a minimum

commit d8572187e96f1863a7c6e9f061bda5ce4f672641
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Thu Feb 25 09:55:46 2021 +0100

    mercurial.cli: Deprecate cli in favor of the generic `swh loader run`
    
    This module is:
    - not referenced in the setup.py (so no simple cli call)
    - not tested
    - using an in-memory storage
    - no longer the canonical way of triggering a mercurial ingestion
    
    Note that this also fixes the visit date cli input. When user provided, this date should
    be parsed as a datetime prior to being passed to the loader constructor.

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

Build is green

Patch application report for D5132 (id=18442)

Rebasing onto 012a14f958...

First, rewinding head to replay your work on top of it...
Fast-forwarded diff-target to base-revision-386-D5132.
Changes applied before test

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

Build is green

Patch application report for D5132 (id=18443)

Rebasing onto 04a1213f36...

Current branch diff-target is up to date.
Changes applied before test
commit 5b8da68a92601edb2fa9d3c1826a1e2a510bec96
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Tue Feb 23 18:05:36 2021 +0100

    README: Update to a minimum

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

This revision was not accepted when it landed; it landed in state Needs Review.Feb 26 2021, 3:00 PM
This revision was automatically updated to reflect the committed changes.