We need to transmit the origin url needed for the contextual
persistent id computation.
This diff adds the missing step from D396 (merged a tad too fast).
Paths
| Differential D399 Authored by ardumont on Jul 23 2018, 12:20 PM.
Details Summary We need to transmit the origin url needed for the contextual This diff adds the missing step from D396 (merged a tad too fast). Test Plan Tests ok
Diff Detail
Event TimelineHarbormaster completed remote builds in B1362: Diff 1243.Jul 23 2018, 12:20 PM2018-07-23 12:20:32 (UTC+2) Harbormaster completed remote builds in B1363: Diff 1244.Jul 23 2018, 1:27 PM2018-07-23 13:27:19 (UTC+2) This revision is now accepted and ready to land.Jul 23 2018, 1:37 PM2018-07-23 13:37:43 (UTC+2) Closed by commit rDDEP2c4c4840ec38: deposit/loader: Add missing origin_url transmission step (authored by ardumont). · Explain WhyJul 23 2018, 1:43 PM2018-07-23 13:43:02 (UTC+2) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 1244 swh/deposit/client/__init__.py
swh/deposit/loader/loader.py
swh/deposit/tests/loader/common.py
swh/deposit/tests/loader/test_loader.py
|