extra_headers is now a top-level attribute of a Revision and its type
has changed to Tuple[Tuple[bytes, bytes], ...].
Related to T2423
Paths
| Differential D3463 Authored by anlambert on Jul 8 2020, 3:35 PM.
Details
Summary extra_headers is now a top-level attribute of a Revision and its type Related to T2423
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptJul 8 2020, 3:35 PM2020-07-08 15:35:13 (UTC+2) Comment 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. Harbormaster completed remote builds in B13477: Diff 12258.Jul 8 2020, 3:36 PM2020-07-08 15:36:48 (UTC+2) Comment Actions Neat. And it fixes the build ;) [1] [1] https://jenkins.softwareheritage.org/job/DLDHG/job/tests/697/console This revision is now accepted and ready to land.Jul 8 2020, 3:38 PM2020-07-08 15:38:35 (UTC+2) Closed by commit rDLDHG52869875d333: loader: Adapt to swh-model >= 0.4.0 (authored by anlambert). · Explain WhyJul 8 2020, 4:08 PM2020-07-08 16:08:47 (UTC+2) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 12258 requirements-swh.txt
swh/loader/mercurial/loader.py
swh/loader/mercurial/tests/test_loader.py
|