'metadata_raw' made sense, to discriminate from 'metadata_dict'; but no
longer does, now that the latter was removed.
Additionally, swh-web expects it to be named 'raw_metadata', so it
could never actually get the metadata.
Differential D7522
Rename metadata_raw to raw_metadata in the private API Authored by vlorentz on Apr 7 2022, 2:34 PM. Tags None Subscribers None
Details
'metadata_raw' made sense, to discriminate from 'metadata_dict'; but no Additionally, swh-web expects it to be named 'raw_metadata', so it
Diff Detail
Event TimelineComment Actions Build has FAILED Patch application report for D7522 (id=27289)Rebasing onto 6d1089cb25... Current branch diff-target is up to date. Changes applied before testcommit 4415b647ac1f3ff4f16e4fd338f60272a0418ebc
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date: Thu Apr 7 14:34:25 2022 +0200
Rename metadata_raw to raw_metadata in the private API
'metadata_raw' made sense, to discriminate from 'metadata_dict'; but no
longer does, now that the latter was removed.
Additionally, swh-web expects it to be named 'raw_metadata', so it
could never actually get the metadata.Link to build: https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/830/ Comment Actions Build is green Patch application report for D7522 (id=27290)Rebasing onto 6d1089cb25... Current branch diff-target is up to date. Changes applied before testcommit 56da78d0bf3b6f45ced055d7df644542e471299c
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date: Thu Apr 7 14:34:25 2022 +0200
Rename metadata_raw to raw_metadata in the private API
'metadata_raw' made sense, to discriminate from 'metadata_dict'; but no
longer does, now that the latter was removed.
Additionally, swh-web expects it to be named 'raw_metadata', so it
could never actually get the metadata.See https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/831/ for more details. |