launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #32596
[Merge] ~alvarocs/launchpad:request-archs-charms into launchpad:master
The proposal to merge ~alvarocs/launchpad:request-archs-charms into launchpad:master has been updated.
Description changed to:
Currently, a user can not specify the architectures to build a charm for via requestBuilds method, getting a 'ValueError: Unrecognized parameter(s): 'architectures''. This changes will allow the user to use build_request_archs = recipecharm.requestBuilds(architectures=amd64) for example to request a charm to be built for that architecture via API. This is already implemented for rocks in https://github.com/jugmac00/launchpad/commit/91a8cb2fa419803862461713633b54c377fa64b0
For more details, see:
https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/486923
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~alvarocs/launchpad:request-archs-charms into launchpad:master.
References