launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #25442
[Merge] ~cjwatson/launchpad:code-import-worker-argparse into launchpad:master
Colin Watson has proposed merging ~cjwatson/launchpad:code-import-worker-argparse into launchpad:master.
Commit message:
Convert CodeImportSourceDetails.fromArguments to argparse
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/391808
This requires some temporary compatibility code, since the scheduler still uses the old serialisation of arguments, but in the long run this will be much better than the previous fragile and hard-to-extend scheme.
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:code-import-worker-argparse into launchpad:master.