Page MenuHomeSoftware Heritage

origin_contributors: Use origin IDs instead of SWHIDs
ClosedPublic

Authored by vlorentz on Dec 19 2022, 5:45 PM.

Details

Summary

Origin pseudo-SWHIDs are kind of useless on their own, as there is no public API
to resolve them yet; so we might as well produce integers instead.

A future commit will add a mapping table to URLs, which are actually
useful.

Part 1/2 to resolve T4729.

Diff Detail

Repository
rDGRPH Compressed graph representation
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D8970 (id=32312)

Rebasing onto eccd978d45...

First, rewinding head to replay your work on top of it...
Applying: origin_contributors: Use origin IDs instead of SWHIDs
Changes applied before test
commit 981fd89ec606a196650f67daec6a8298b52411bc
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Mon Dec 19 17:45:09 2022 +0100

    origin_contributors: Use origin IDs instead of SWHIDs
    
    Origin pseudo-SWHIDs are kind of useless on their own, as there is no public API
    to resolve them yet; so we might as well produce integers instead.
    
    A future commit will add a mapping table to URLs, which are actually
    useful.

See https://jenkins.softwareheritage.org/job/DGRPH/job/tests-on-diff/339/ for more details.

Build is green

Patch application report for D8970 (id=32313)

Rebasing onto eccd978d45...

First, rewinding head to replay your work on top of it...
Applying: origin_contributors: Use origin IDs instead of SWHIDs
Changes applied before test
commit 5bd28f52d056c078b2b64d3e96f8c3ea85cd11f6
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Mon Dec 19 17:45:09 2022 +0100

    origin_contributors: Use origin IDs instead of SWHIDs
    
    Origin pseudo-SWHIDs are kind of useless on their own, as there is no public API
    to resolve them yet; so we might as well produce integers instead.
    
    A future commit will add a mapping table to URLs, which are actually
    useful.

See https://jenkins.softwareheritage.org/job/DGRPH/job/tests-on-diff/340/ for more details.

This revision is now accepted and ready to land.Jan 2 2023, 2:07 PM

Build is green

Patch application report for D8970 (id=32394)

Rebasing onto eccd978d45...

Current branch diff-target is up to date.
Changes applied before test
commit 09365b488aa1381923708f1232d7b1ccf43e9555
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Mon Dec 19 17:45:09 2022 +0100

    origin_contributors: Use origin IDs instead of SWHIDs
    
    Origin pseudo-SWHIDs are kind of useless on their own, as there is no public API
    to resolve them yet; so we might as well produce integers instead.
    
    A future commit will add a mapping table to URLs, which are actually
    useful.

See https://jenkins.softwareheritage.org/job/DGRPH/job/tests-on-diff/344/ for more details.