~pappacena/launchpad:fix-ocirecipebuild-api-export

Last commit made on 2020-04-27
Get this branch:
git clone -b fix-ocirecipebuild-api-export https://git.launchpad.net/~pappacena/launchpad
Only Thiago F. Pappacena can upload to this branch. If you are Thiago F. Pappacena please log in for upload directions.

Branch merges

Branch information

Name:
fix-ocirecipebuild-api-export
Repository:
lp:~pappacena/launchpad

Recent commits

4f9351a... by Thiago F. Pappacena

Disabling test checks for unexported entity

fb066d0... by Thiago F. Pappacena

Temporarely disabling the export of IOCIRecipeBuildRequest.builds

1108de7... by Thiago F. Pappacena

Reverting exported entity

62cdb52... by Thiago F. Pappacena

Adding comment about missing implementation

fd35dee... by Thiago F. Pappacena

Sorting __all__

ea87b78... by Thiago F. Pappacena

Fixing initialization problem due to unexported API entity

9c5e90d... by Thiago F. Pappacena

Async API to request builds for OCI Recipe.

This adds a new operation on OCIRecipe's API to requestBuilds, and this will run in background (on Celery) to trigger a build for each available architecture of OCIRecipe. This operation exposes an API to check the status of the build, following the same format we have for Snaps.

Merged from https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/382233

a0d0364... by Thiago F. Pappacena

Formatting imports

2026558... by Thiago F. Pappacena

Merge branch 'master' into async-request-oci-recipe-build

f46ca6f... by Colin Watson

Fix determination of bug target roles

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/383000