All other hashable objects but ExtId have one.
It will be used by swh-deposit.
Paths
| Differential D5237 Authored by vlorentz on Mar 12 2021, 1:58 PM.
Details
Summary All other hashable objects but ExtId have one. It will be used by swh-deposit.
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptMar 12 2021, 1:58 PM2021-03-12 13:58:53 (UTC+1) Comment Actions Build is green Patch application report for D5237 (id=18774)Rebasing onto 71be46174b... Current branch diff-target is up to date. Changes applied before testcommit 975e9892b6ece655a25acc4ad07df61bd610ac90 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Mar 12 13:57:55 2021 +0100 model: Add a swhid() method to RawExtrinsicMetadata. All other hashable objects but ExtId have one. It will be used by swh-deposit. See https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/287/ for more details. Harbormaster completed remote builds in B19872: Diff 18774.Mar 12 2021, 2:00 PM2021-03-12 14:00:18 (UTC+1) This revision is now accepted and ready to land.Mar 12 2021, 2:17 PM2021-03-12 14:17:07 (UTC+1) Closed by commit rDMOD975e9892b6ec: model: Add a swhid() method to RawExtrinsicMetadata. (authored by vlorentz). · Explain WhyMar 15 2021, 10:32 AM2021-03-15 10:32:17 (UTC+1) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 18799 swh/model/model.py
swh/model/tests/test_model.py
|
why is the whole collision detection block is now run only if check_missing is True?