extra_headers is now a top-level attribute of a Revision and its type
has changed to Tuple[Tuple[bytes, bytes], ...].
Related to T2423
Differential D3463
loader: Adapt to swh-model >= 0.4.0 anlambert on Jul 8 2020, 3:35 PM. Authored by
Details
extra_headers is now a top-level attribute of a Revision and its type Related to T2423
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D3463 (id=12258)Rebasing onto 391affaacb... Current branch diff-target is up to date. Changes applied before testcommit 52869875d3336de9618ec76ea6b21421358f0f84 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Wed Jul 8 15:27:46 2020 +0200 loader: Adapt to swh-model >= 0.4.0 extra_headers is now a top-level attribute of a Revision and its type has changed to Tuple[Tuple[bytes, bytes], ...]. Related to T2423 See https://jenkins.softwareheritage.org/job/DLDHG/job/tests-on-diff/23/ for more details. Comment Actions Neat. And it fixes the build ;) [1] [1] https://jenkins.softwareheritage.org/job/DLDHG/job/tests/697/console |