~pappacena/launchpad:db-patch-async-request-oci-recipe-build

Last commit made on 2020-04-17
Get this branch:
git clone -b db-patch-async-request-oci-recipe-build 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:
db-patch-async-request-oci-recipe-build
Repository:
lp:~pappacena/launchpad

Recent commits

6c80c13... by Thiago F. Pappacena

Sorting security.cfg tables

4e9689b... by Thiago F. Pappacena

Adjusting OCIRecipeJob details and adding comments to it

cb43fef... by Thiago F. Pappacena

Adding table for OCIRecipeJob entity

07acc0b... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to 90c997499aae

90c9974... by Colin Watson

Implement cancel and rescore for OCI recipe builds

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

cc8bedf... by Colin Watson

SnapRequestBuildsJob: make NoSuchSnapBase not OOPS

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

0d75d84... by Colin Watson

Fix grammar of OCIRecipeFeatureDisabled message

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

1dff580... by Colin Watson

Fix grammar of OCIRecipeFeatureDisabled message

da68773... by Colin Watson

SnapRequestBuildsJob: make NoSuchSnapBase not OOPS

This happens sometimes when people make a typo in the "base" field in
snapcraft.yaml, and it should be treated as a user error rather than
OOPSing.

0c284ef... by Colin Watson

Implement cancel and rescore for OCI recipe builds

LP: #1847444