Makes debugging on the command-line easier.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDCIDX181e90056810: Add a main() to swh.indexer.metadata_dictionary.
Diff Detail
Diff Detail
- Repository
- rDCIDX Metadata indexer
- Branch
- metadata-dict-main
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 4011 Build 5260: tox-on-jenkins Jenkins Build 5259: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DCIDX/job/tox/314/ for more details.
Comment Actions
Note that it'd be interesting to have a centralized cli for that, kinda what's been currently developed on the scheduler.
python3 -m swh.indexer.cli metadata <mapping-name> <file-name> python3 -m swh.indexer.cli ctags ... python3 -m swh.indexer.cli language ...
Might be?
Comment Actions
They don't have the same role; the scheduler's CLI is actually useful whereas this one is just for development.
Comment Actions
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DCIDX/job/tox/368/
See console output for more information: https://jenkins.softwareheritage.org/job/DCIDX/job/tox/368/console