Page MenuHomeSoftware Heritage

Replace 'base_url' argument with 'self.parent_origins' attribute
ClosedPublic

Authored by vlorentz on Apr 27 2022, 2:05 PM.

Details

Summary

self.parent_origins is set dynamically by the core loader at the
beginning of the load (before calling prepare()), using the right
metadata loaders.

Test Plan

CI will fail because D7691 is not released yet

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

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

Harbormaster returned this revision to the author for changes because remote builds failed.Apr 27 2022, 2:05 PM
Harbormaster failed remote builds in B28884: Diff 27823!
olasd added a subscriber: olasd.

Very nice, thanks!

This revision is now accepted and ready to land.Apr 27 2022, 2:07 PM

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

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.