This allows to define loader subcommand to the current swh command mechanism.
Note: I did not find a suitable way to test this yet. I tried to test via patching
the pkg_resources.iter_entry_points but that fails one way or another.
Related to T2134
Differential D2388
core.cli: Add auto-register loader subcommand mechanism Authored by ardumont on Dec 3 2019, 2:30 PM. Tags None Subscribers None
Details This allows to define loader subcommand to the current swh command mechanism. Note: I did not find a suitable way to test this yet. I tried to test via patching Related to T2134 tox
Diff Detail
Event TimelineComment Actions Build is green Comment Actions Build is green Comment Actions Wondering if it's the right location now. Maybe it'd be more adequate to add a subcommand in swh-loader-core. Comment Actions
Indeed. |