This is needed to "empty" the swh.objstorage's *module* from any
non-subpackage objects, so we can implement the swh.objstorage.replayer
outside the swh.objstorage's repo, in a dedicated repo/project.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Maniphest Tasks
- T2355: Make swh-journal independent from swh-storage or swh-objstorage
- Commits
- rDOBJSbd2b5e651aed: Move the content of swh/objstorage/__init__.py in swh/objstorage/factory.py
Diff Detail
Diff Detail
- Repository
- rDOBJS Object storage
- 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 D3062 (id=10895)
Rebasing onto 17f81a701e...
Current branch diff-target is up to date.
Changes applied before test
commit 68d01a09251b18de3c6a865d7c2fcbe0b1a6af8f Author: David Douard <david.douard@sdfa3.org> Date: Fri Apr 24 15:39:35 2020 +0200 Move the content of swh/objstorage/__init__.py in swh/objstorage/factory.py This is needed to "empty" the swh.objstorage's *module* from any non-subpackage objects, so we can implement the swh.objstorage.replayer outside the swh.objstorage's repo, in a dedicated repo/project.
See https://jenkins.softwareheritage.org/job/DOBJS/job/tests-on-diff/3/ for more details.
Comment Actions
Build is green
Patch application report for D3062 (id=10912)
Rebasing onto 17f81a701e...
Current branch diff-target is up to date.
Changes applied before test
commit bd2b5e651aedf25feefa4b7970e80f620afd2b6b Author: David Douard <david.douard@sdfa3.org> Date: Fri Apr 24 15:39:35 2020 +0200 Move the content of swh/objstorage/__init__.py in swh/objstorage/factory.py This is needed to "empty" the swh.objstorage's *module* from any non-subpackage objects, so we can implement the swh.objstorage.replayer outside the swh.objstorage's repo, in a dedicated repo/project.
See https://jenkins.softwareheritage.org/job/DOBJS/job/tests-on-diff/5/ for more details.