Page MenuHomeSoftware Heritage

setup: register the indexer cli subcommand
ClosedPublic

Authored by douardda on May 15 2019, 2:59 PM.

Diff Detail

Repository
rDCIDX Metadata indexer
Branch
master
Lint
Lint Skipped
Unit
Unit Tests Skipped
Build Status
Buildable 5736
Build 7853: tox-on-jenkinsJenkins
Build 7852: arc lint + arc unit

Event Timeline

ardumont added inline comments.
swh/indexer/cli.py
18–19

Can't we use the one from swh.core.cli (since it's the same)?

ardumont added inline comments.
swh/indexer/cli.py
18–19

Well, it's consistent with the rest but still ;)

This revision is now accepted and ready to land.May 15 2019, 3:21 PM
swh/indexer/cli.py
18–19

ok ok ok will do

cli: import CONTEXT_SETTINGS from swh.core

This revision was landed with ongoing or failed builds.May 17 2019, 10:44 AM
This revision was automatically updated to reflect the committed changes.