This check will only work for existing origin visit types (svn, hg, git) which are
behind a frontend.
This will be re-opened soon but restricted to the new incoming bundle visit type (for
the associated artifacts).
Related to T3213
Paths
| Differential D5661 Authored by ardumont on May 3 2021, 2:46 PM.
Details Summary This check will only work for existing origin visit types (svn, hg, git) which are This will be re-opened soon but restricted to the new incoming bundle visit type (for Related to T3213 Test Plan tox
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D5661 (id=20221)Rebasing onto 8439eb5c9b... Current branch diff-target is up to date. Changes applied before testcommit f4c36fb5d4d63b953d738c9fe9cf93532b2b9d69 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon May 3 14:23:52 2021 +0200 Save code now: Do not check origins for existence This check will only work for existing origin visit types (svn, hg, git) which are behind a frontend. This will be re-opened soon but restricted to the new incoming bundle visit type (for the associated artifacts). Related to T3213 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/763/ for more details. Harbormaster completed remote builds in B21211: Diff 20221.May 3 2021, 2:56 PM2021-05-03 14:56:29 (UTC+2) Comment Actions Build is green Patch application report for D5661 (id=20222)Rebasing onto 8439eb5c9b... Current branch diff-target is up to date. Changes applied before testcommit 36740a0fd9b03d08772ccd1ec50c8d3690c6978f Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon May 3 14:23:52 2021 +0200 Save code now: Do not check origins for existence This check will only work for existing origin visit types (svn, hg, git) which are behind a frontend. This will be re-opened soon but restricted to the new incoming bundle visit type (for the associated artifacts). Related to T3213 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/764/ for more details. Harbormaster completed remote builds in B21212: Diff 20222.May 3 2021, 3:05 PM2021-05-03 15:05:51 (UTC+2) This revision is now accepted and ready to land.May 3 2021, 3:08 PM2021-05-03 15:08:38 (UTC+2) Closed by commit rDWAPPS36740a0fd9b0: Save code now: Do not check origins for existence (authored by ardumont). · Explain WhyMay 3 2021, 3:16 PM2021-05-03 15:16:26 (UTC+2) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 20222 swh/web/common/origin_save.py
swh/web/tests/admin/test_origin_save.py
swh/web/tests/api/views/test_origin_save.py
swh/web/tests/common/test_origin_save.py
|
why does that change?