~jugmac00/launchpad-buildd:process-env-variable-and-apt-repository-information

Last commit made on 2022-05-18
Get this branch:
git clone -b process-env-variable-and-apt-repository-information https://git.launchpad.net/~jugmac00/launchpad-buildd
Only Jürgen Gmach can upload to this branch. If you are Jürgen Gmach please log in for upload directions.

Branch merges

Branch information

Name:
process-env-variable-and-apt-repository-information
Repository:
lp:~jugmac00/launchpad-buildd

Recent commits

d5ca65b... by Jürgen Gmach

Pass environment variable and apt repository data to the CI runner

c8a1861... by Colin Watson

Remove unnecessary "slave" component from some file names

Merged from https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/420011

0edcd27... by Colin Watson

Remove unnecessary "slave" component from some file names

e27e80e... by Colin Watson

Dynamically generate configuration file in lpbuildd.tests.harness

Merged from https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/419964

a42da40... by Colin Watson

Dynamically generate configuration file in lpbuildd.tests.harness

This removes some reliance on state under `/var/tmp/` from the test
suite, and it should also make it easier for some tests in Launchpad
itself to control the behaviour of test builder instances.

8a01f89... by Colin Watson

Release version 212

Merged from https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/419321

8a0fcbd... by Colin Watson

releasing package launchpad-buildd version 212

ea741d7... by Colin Watson

Fix use of shallow clones for OCI builds

Merged from https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/419243

82287bc... by Colin Watson

Fix use of shallow clones for OCI builds

This regressed in version 211, since "git clone --depth 1" no longer
clones the history of the correct branch when the -b option isn't used.
Adding --no-single-branch works around this.

LP: #1968630

db4269c... by Colin Watson

Ensure that launchpad-buildd runs with lxd as a supplementary group

Merged from https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/418611