The Debian loader currently does in the 'extrinsic' revision metadata;
so this avoids losing the URL when we stop writing extrinsic metadata
on revision objects.
Additionally, this makes all loaders write the 'url', which can be
useful later.
Differential D3812
package loader: Add the 'url' to the original_artifact extrinsic metadata. vlorentz on Aug 20 2020, 11:07 AM. Authored by
Details
The Debian loader currently does in the 'extrinsic' revision metadata; Additionally, this makes all loaders write the 'url', which can be
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D3812 (id=13426)Rebasing onto b0a6dfcbc3... Current branch diff-target is up to date. Changes applied before testcommit 853fe381b75d19b11c130830b0a69f33121f7813 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Aug 20 11:06:56 2020 +0200 package loader: Add the 'url' to the original_artifact extrinsic metadata. See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/287/ for more details. Comment Actions Build is green Patch application report for D3812 (id=13435)Rebasing onto b0a6dfcbc3... Current branch diff-target is up to date. Changes applied before testcommit 3bbd95f8f40716f0937ad356a1789350cd0d3dc0 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Aug 20 11:06:56 2020 +0200 package loader: Add the 'url' to the 'original_artifact' extrinsic metadata. The Debian loader currently does in the 'extrinsic' revision metadata; so this avoids losing the URL when we stop writing extrinsic metadata on revision objects. Additionally, this makes all loaders write the 'url', which can be useful later. See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/288/ for more details. |