HomeSoftware Heritage

mercurial.cli: Deprecate cli in favor of the generic `swh loader run`

Description

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.

Details

Provenance
ardumontAuthored on Feb 25 2021, 9:55 AM
ardumontPushed on Feb 25 2021, 11:16 AM
Differential Revision
D5138: mercurial.cli: Deprecate cli in favor of the generic `swh loader run`
Parents
rDLDHG9f1243f6529f: Fix `cli` module by passing the expected argument
Branches
Unknown
Tags
Unknown
Build Status
Buildable 19455
Build 30181: test-and-buildJenkins console · Jenkins