~npoherov/launchpad:stable

Last commit made on 2021-07-08
Get this branch:
git clone -b stable https://git.launchpad.net/~npoherov/launchpad
Only nix can upload to this branch. If you are nix please log in for upload directions.

Branch merges

Branch information

Name:
stable
Repository:
lp:~npoherov/launchpad

Recent commits

87f3554... by Colin Watson

charms: Don't require charmcraft.yaml to build

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

a446744... by Tom Wardill

Upload single-arch to manifest digest, rather than final tag

lp: #1929693

Merged from https://code.launchpad.net/~twom/launchpad/+git/launchpad/+merge/405376

86d8f8a... by Tom Wardill

Test for uploading to a sha tag

f66f11d... by Tom Wardill

Upload single-arch to manifest digest, rather than final tag

da9b06f... by Colin Watson

charms: Don't require charmcraft.yaml to build

Confusingly, "charmcraft build" doesn't seem to actually require
charmcraft.yaml, and we only use it to determine the DASes to build on
and have reasonable defaults for that. Allow dispatching builds without
charmcraft.yaml, thereby allowing us to build more actually-existing
Operator Framework charms.

4ebadb1... by Colin Watson

Add a basic request-builds view for charm recipes

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

da30f14... by Colin Watson

Refactor longhand versions of fmt:*datetitle

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

e68598a... by Colin Watson

Sign Android kernel boot images

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

ce520ec... by Tom Wardill

Allow retrieval of account existence via webservice

Merged from https://code.launchpad.net/~twom/launchpad/+git/launchpad/+merge/405237

1496a1f... by Tom Wardill

Just use getByEmails, as .find() is redundant