package.loader: Migrate away from SWHConfig mixin
Impact is already dealt with within that diff (all package loaders are defined in the same repository).
Related to swh-core#1532 (closed) swh-core#1410 swh-core!159 (closed)
Test Plan
tox (failing until swh.core > 0.3.1, including swh-core!159 (closed), is released)
Migrated from D4125 (view on Phabricator)
Merge request reports
Activity
Build has FAILED
Patch application report for D4125 (id=14528)
Could not rebase; Attempt merge onto d5f9a457...
Updating d5f9a45..28b1519 Fast-forward swh/loader/core/loader.py | 28 +++++------ swh/loader/core/tests/test_loader.py | 74 +++++++++++++----------------- swh/loader/package/loader.py | 16 ++++--- swh/loader/package/pypi/tests/test_pypi.py | 22 +++++++-- 4 files changed, 71 insertions(+), 69 deletions(-)
Changes applied before test
commit 28b15195b1981b0f9a563c2be06477bb87258171 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Oct 2 10:00:30 2020 +0200 package.loader: Migrate away from SWHConfig mixin Related to swh/devel/swh-core#1532 Related to swh/devel/swh-core#1410 Related to swh/devel/swh-core!159 commit d7f117424a3659f55cc61a965076212d98caa02a Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Oct 2 09:47:34 2020 +0200 core.loader: Migrate away from SWHConfig mixin Related to swh/devel/swh-core#1532 Related to swh/devel/swh-core#1410 Related to swh/devel/swh-core!159
Link to build: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/312/ See console output for more information: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/312/console
Build has FAILED
Patch application report for D4125 (id=14547)
Could not rebase; Attempt merge onto d5f9a457...
Updating d5f9a45..5e4fd64 Fast-forward swh/loader/core/loader.py | 33 +++++++------------ swh/loader/core/tests/test_loader.py | 52 +++++++----------------------- swh/loader/package/loader.py | 16 +++++---- swh/loader/package/pypi/tests/test_pypi.py | 17 +++++++--- swh/loader/package/tests/test_loader.py | 19 +++++++++++ 5 files changed, 63 insertions(+), 74 deletions(-)
Changes applied before test
commit 5e4fd64d106100b2da115d421baa869eab5f9c39 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Oct 2 10:00:30 2020 +0200 package.loader: Migrate away from SWHConfig mixin Related to swh/devel/swh-core#1532 Related to swh/devel/swh-core#1410 Related to swh/devel/swh-core!159 commit b81bcf4b4c40dc6139aa46a75e2df42539980a90 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Oct 2 09:47:34 2020 +0200 core.loader: Migrate away from SWHConfig mixin Related to swh/devel/swh-core#1532 Related to swh/devel/swh-core#1410 Related to swh/devel/swh-core!159
Link to build: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/314/ See console output for more information: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/314/console
Some references in the commit message have been migrated:
- T1532 is now swh-core#1532 (closed)
- T1410 is now swh-core#1410
- D3965 is now swh-core!159 (closed)
Build is green
Patch application report for D4125 (id=14547)
Could not rebase; Attempt merge onto d5f9a457...
Updating d5f9a45..5e4fd64 Fast-forward swh/loader/core/loader.py | 33 +++++++------------ swh/loader/core/tests/test_loader.py | 52 +++++++----------------------- swh/loader/package/loader.py | 16 +++++---- swh/loader/package/pypi/tests/test_pypi.py | 17 +++++++--- swh/loader/package/tests/test_loader.py | 19 +++++++++++ 5 files changed, 63 insertions(+), 74 deletions(-)
Changes applied before test
commit 5e4fd64d106100b2da115d421baa869eab5f9c39 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Oct 2 10:00:30 2020 +0200 package.loader: Migrate away from SWHConfig mixin Related to swh/devel/swh-core#1532 Related to swh/devel/swh-core#1410 Related to swh/devel/swh-core!159 commit b81bcf4b4c40dc6139aa46a75e2df42539980a90 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Oct 2 09:47:34 2020 +0200 core.loader: Migrate away from SWHConfig mixin Related to swh/devel/swh-core#1532 Related to swh/devel/swh-core#1410 Related to swh/devel/swh-core!159
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/316/ for more details.
mentioned in issue swh-core#1532 (closed)
mentioned in merge request swh-core!159 (closed)