~ilasc/launchpad-buildd:gather-dpkg-yaml

Last commit made on 2021-09-20
Get this branch:
git clone -b gather-dpkg-yaml https://git.launchpad.net/~ilasc/launchpad-buildd
Only Ioana Lasc can upload to this branch. If you are Ioana Lasc please log in for upload directions.

Branch merges

Branch information

Name:
gather-dpkg-yaml
Repository:
lp:~ilasc/launchpad-buildd

Recent commits

d2ac998... by Ioana Lasc

Add correct syntax to debian/changelog

9bbf6c2... by Ioana Lasc

Add changes summary to debian/changelog

db6c36f... by Ioana Lasc

Make dpkg.yaml suffix more specific

0ebe3f2... by Ioana Lasc

Fix indentation

5838fb8... by Ioana Lasc

Gather dpkg.yaml for snap builds

185e836... by Colin Watson

Add changelog for last commit

7472bcd... by Thomas Bechtold

Add git_shallow_clone option to vcs_fetch() and use it for OCI build

Currently when cloning a git repository, the whole history is
cloned. That makes the cloning process slow (in case the repo is
large) and in some cases, the cloning fails due to its size (that's an
infrastructure problem but currently happens for OCI base images).
Just cloning the latest commit (via the "--depth 1" parameter)
improves the situation where large repos need to be cloned.
https://bugs.launchpad.net/launchpad-buildd/+bug/1939392

Merged from https://code.launchpad.net/~toabctl/launchpad-buildd/+git/launchpad-buildd/+merge/408287

7dacf15... by Thomas Bechtold

Add git_shallow_clone option to vcs_fetch() and use it for OCI build

Currently when cloning a git repository, the whole history is
cloned. That makes the cloning process slow (in case the repo is
large) and in some cases, the cloning fails due to its size (that's an
infrastructure problem but currently happens for OCI base images).
Just cloning the latest commit (via the "--depth 1" parameter)
improves the situation where large repos need to be cloned.

https://bugs.launchpad.net/launchpad-buildd/+bug/1939392

f1d287b... by Colin Watson

Release version 201

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

e025093... by Colin Watson

releasing package launchpad-buildd version 201