self.parent_origins is set dynamically by the core loader at the
beginning of the load (before calling prepare()), using the right
metadata loaders.
Details
Details
- Reviewers
olasd - Group Reviewers
Reviewers - Maniphest Tasks
- T3273: Use "fork" relationships to speed-up initial load of large repositories
- Commits
- rDLDG4ede7b351783: Replace 'base_url' argument with 'self.parent_origins' attribute
CI will fail because D7691 is not released yet
Diff Detail
Diff Detail
- Repository
- rDLDG Git 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 D7695 (id=27823)
Rebasing onto 05242cd461...
Current branch diff-target is up to date.
Changes applied before test
commit 4ede7b351783e87ed3a738f063bbad4a177511d1 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Apr 27 14:02:05 2022 +0200 Replace 'base_url' argument with 'self.parent_origins' attribute self.parent_origins is set dynamically by the core loader at the beginning of the load (before calling `prepare()`), using the right metadata loaders.
Link to build: https://jenkins.softwareheritage.org/job/DLDG/job/tests-on-diff/195/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDG/job/tests-on-diff/195/console
Comment Actions
Build has FAILED
Patch application report for D7695 (id=27823)
Rebasing onto 05242cd461...
Current branch diff-target is up to date.
Changes applied before test
commit 4ede7b351783e87ed3a738f063bbad4a177511d1 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Apr 27 14:02:05 2022 +0200 Replace 'base_url' argument with 'self.parent_origins' attribute self.parent_origins is set dynamically by the core loader at the beginning of the load (before calling `prepare()`), using the right metadata loaders.
Link to build: https://jenkins.softwareheritage.org/job/DLDG/job/tests-on-diff/196/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDG/job/tests-on-diff/196/console
Comment Actions
Build is green
Patch application report for D7695 (id=27823)
Rebasing onto 05242cd461...
Current branch diff-target is up to date.
Changes applied before test
commit 4ede7b351783e87ed3a738f063bbad4a177511d1 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Apr 27 14:02:05 2022 +0200 Replace 'base_url' argument with 'self.parent_origins' attribute self.parent_origins is set dynamically by the core loader at the beginning of the load (before calling `prepare()`), using the right metadata loaders.
See https://jenkins.softwareheritage.org/job/DLDG/job/tests-on-diff/197/ for more details.