~twom/launchpad:better-merge-wording

Last commit made on 2020-04-15
Get this branch:
git clone -b better-merge-wording https://git.launchpad.net/~twom/launchpad
Only Tom Wardill can upload to this branch. If you are Tom Wardill please log in for upload directions.

Branch merges

Branch information

Name:
better-merge-wording
Repository:
lp:~twom/launchpad

Recent commits

20f9f83... by Tom Wardill

Do the same for teams

08f40f1... by Tom Wardill

Add some more helpful wording

6f19b37... by Thiago F. Pappacena

Adding the attribute and method to check if a given person has permission to manage OCI projects for a given Distribution.

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

2cc36da... by Thiago F. Pappacena

Removing duplicated condition on distribution.canAdministerOCIProjects

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