I often find myself loading multiple origins at the same time for
debugging and finding edge-cases through swh loader run [...].
The concurrent output makes it impossible to know which of the
loads failed. This simple band-aid makes it obvious.
Details
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Commits
- rDLDBASEd89c5378c7cf: Add URL and directory to CLI loader status echo
Diff Detail
Diff Detail
- Repository
- rDLDBASE Generic VCS/Package Loader
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build has FAILED
Patch application report for D7147 (id=25902)
Rebasing onto 98ed83349c...
Current branch diff-target is up to date.
Changes applied before test
commit 39f061a0f02715f8fa90ffa193902e311377868d Author: Raphaël Gomès <rgomes@octobus.net> Date: Thu Feb 10 15:01:51 2022 +0100 Add URL and directory to CLI loader status echo I often find myself loading multiple origins at the same time for debugging and finding edge-cases through `swh loader run [...]`. The concurrent output makes it impossible to know which of the loads failed. This simple band-aid makes it obvious.
Link to build: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/692/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/692/console
Comment Actions
Build is green
Patch application report for D7147 (id=25905)
Rebasing onto 98ed83349c...
Current branch diff-target is up to date.
Changes applied before test
commit d89c5378c7cfa61a62016b9bb6f2d45d98cc1fa8 Author: Raphaël Gomès <rgomes@octobus.net> Date: Thu Feb 10 15:01:51 2022 +0100 Add URL and directory to CLI loader status echo I often find myself loading multiple origins at the same time for debugging and finding edge-cases through `swh loader run [...]`. The concurrent output makes it impossible to know which of the loads failed. This simple band-aid makes it obvious.
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/693/ for more details.