~doismellburning/launchpad:de-ignore-sourcecode-Makefile

Last commit made on 2020-09-03
Get this branch:
git clone -b de-ignore-sourcecode-Makefile 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:
de-ignore-sourcecode-Makefile
Repository:
lp:~doismellburning/launchpad

Recent commits

e9a4572... 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.

33df556... 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

1f802a9... 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

4b832d8... by Colin Watson

Convert BugAffectsPerson to Storm

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

3ab0456... by Colin Watson

Convert BugAffectsPerson to Storm

ea29bde... by Colin Watson

Validate macaroons in Snap.completeAuthorization

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

8d73941... by Tom Wardill

Split timed stats into separate daemon

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

6b2665a... by Tom Wardill

Fix typo

3720256... by Tom Wardill

Split timed stats into separate daemon

0011428... by Tom Wardill

Add buildqueue sizes

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