← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~cjwatson/launchpad:refactor-ci-build-upload-job into launchpad:master

 

The proposal to merge ~cjwatson/launchpad:refactor-ci-build-upload-job into launchpad:master has been updated.

Description changed to:

The `CIBuildUploadJob.run` method was getting a bit long and unwieldy.  Break it up with a couple of new helper methods.

`ScannedArtifact` isn't all that useful yet, but I'll be adding a couple more things to it soon so it seemed better to have this abstraction rather than a simple tuple.

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/426403
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:refactor-ci-build-upload-job into launchpad:master.



References