~doismellburning/launchpad:k8tfood

Last commit made on 2020-05-21
Get this branch:
git clone -b k8tfood https://git.launchpad.net/~doismellburning/launchpad
Only Kristian Glass can upload to this branch. If you are Kristian Glass please log in for upload directions.

Branch merges

Branch information

Name:
k8tfood
Repository:
lp:~doismellburning/launchpad

Recent commits

c1936c9... by Kristian Glass

Dockerfile

3e5e0f5... by Kristian Glass

Use .gitignore as .dockerignore

Don't include unneeded files in OCI builds - rather than maintaining a
distinct list, .gitignore (with minor tweaks) can suffice.

1176b4c... by Kristian Glass

Stop ignoring + files

This reverts 9662f1c6bd06f75beb7c7f50971ed1317779e8a0

We no longer have + files; arch is less of a thing in 2020, and dropping
this lets us use .gitignore as .dockerignore too - this pattern seems to
be interpreted as equivalent to "*" in .dockerignore, so everything gets
ignored

a373546... by Kristian Glass

Explicitly exclude sourcecode/Makefile from .gitignore

It's tracked in git, and being explicit about it in .gitignore allows us
to use .gitignore as a .dockerignore too

0399c0d... by Thiago F. Pappacena

Adding debug messages (and fixing an INFO message) to sync-signingkey scripts. Also, forcing to commit execution at the end.

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

a038c2f... by Thiago F. Pappacena

Sorting imports

14efb0c... by Thiago F. Pappacena

Forcing commit transaction and fixing debug message

68697c9... by Tom Wardill

Reuse existing image layers in new uploads

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

296522e... by Tom Wardill

Fix comment

59920d5... by Tom Wardill

Drop security.py declaration in favour of allow