Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Maniphest Tasks
- T3781: Replace the Nixguix loader with a lister
- Commits
- rDLSd96a39d5b056: nixguix/test: Add all supported tarball extensions to test manifest
Diff Detail
Diff Detail
- Repository
- rDLS Listers
- 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 is green
Patch application report for D8761 (id=31587)
Could not rebase; Attempt merge onto 8a82bbf95f...
Updating 8a82bbf..1ef50d7 Fast-forward swh/lister/__init__.py | 7 + swh/lister/nixguix/tests/data/sources-success.json | 171 ++++++++++++++++++++- swh/lister/nixguix/tests/test_lister.py | 10 +- 3 files changed, 184 insertions(+), 4 deletions(-)
Changes applied before test
commit 1ef50d79a2f603b222550a270938868bf29cf0c3
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date: Tue Oct 25 10:07:43 2022 +0200
nixguix/test: Add all supported extensions in test manifest
Next step is to add some extensions filtering so might as well harden the test dataset
first.
Related to T3781
commit 31eb5f637f69cc0e500a0ba8a82dc740ed63a1e3
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date: Mon Oct 24 15:44:47 2022 +0200
Add support for more tarball recognition based on extensions
This requires to open those extensions to be supported by loaders too (in
swh.core.tarball).
Related to T3781See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/819/ for more details.
Comment Actions
Build is green
Patch application report for D8761 (id=31590)
Rebasing onto 31eb5f637f...
Current branch diff-target is up to date.
Changes applied before test
commit 08c87b67f04585d5036ff85e1886fbbb518d9ec4
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date: Tue Oct 25 10:07:43 2022 +0200
nixguix/test: Add all supported tarball extensions to test manifest
Next step is to add some extensions filtering so might as well harden the test dataset
first.
Related to T3781See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/821/ for more details.
Comment Actions
Build is green
Patch application report for D8761 (id=31594)
Rebasing onto 4f6b3f3f09...
Current branch diff-target is up to date.
Changes applied before test
commit d96a39d5b0569ae82bc15ccb09e25aa16e53e72c
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date: Tue Oct 25 10:07:43 2022 +0200
nixguix/test: Add all supported tarball extensions to test manifest
Next step is to add some extensions filtering so might as well harden the test dataset
first.
Related to T3781See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/824/ for more details.