Use decorator to avoid flag repetition
Closed
requested to merge generated-differential-D4748-source into generated-differential-D4748-target
This should allow to deprecate or simplify those when we start using a swh deposit --config-file
or swh --config-file deposit
or even moving those
flags up to the main swh deposit
command.
Note that this includes a secondary commit which drops spurious noqa comment.
Test Plan
tox
Migrated from D4748 (view on Phabricator)
Merge request reports
Activity
Build is green
Patch application report for D4748 (id=16816)
Rebasing onto c660d81d...
Current branch diff-target is up to date.
Changes applied before test
commit e38ae26c04b9f5419752ce93b034e3d297b72a31 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Dec 15 19:46:22 2020 +0100 Drop spurious noqa comment commit d93692b2223f86f7a543833eb3ab5ce85a85b621 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Dec 15 19:41:00 2020 +0100 Use decorator to avoid flag repetition This should allow to deprecate or simplify those when we start using a `swh deposit --config-file` or `swh --config-file deposit` or even moving those flags up to the main `swh deposit` command.
See https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/490/ for more details.
Build is green
Patch application report for D4748 (id=16842)
Rebasing onto c660d81d...
Current branch diff-target is up to date.
Changes applied before test
commit 90507a44a128349ab6df13302c58db5ebc3f8439 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Dec 15 19:46:22 2020 +0100 Drop spurious noqa comment commit f65cf41b0b3e5dce4cd7fdb204e7b72d64ad149b Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Dec 15 19:41:00 2020 +0100 Use decorator to avoid flag repetition This should allow to deprecate or simplify those when we start using a `swh deposit --config-file` or `swh --config-file deposit` or even moving those flags up to the main `swh deposit` command.
See https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/491/ for more details.
Please register or sign in to reply