~andrey-fedoseev/launchpad-buildd:release-216

Last commit made on 2022-06-28
Get this branch:
git clone -b release-216 https://git.launchpad.net/~andrey-fedoseev/launchpad-buildd
Only Andrey Fedoseev can upload to this branch. If you are Andrey Fedoseev please log in for upload directions.

Branch merges

Branch information

Name:
release-216
Repository:
lp:~andrey-fedoseev/launchpad-buildd

Recent commits

224f0fd... by Andrey Fedoseev

releasing package launchpad-buildd version 216

bbea7cd... by Andrey Fedoseev

Allow specifying target architectures for snaps

The list of target architectures is passed as an extra argument to `SnapBuildManager`

At the moment, we use only the first architecture from the list as
snapcraft doesn't allow multi-arch at the moment.

The target architecture is passed to `snapcraft` via
`SNAPCRAFT_BUILD_TO` env variable

Merged from https://code.launchpad.net/~andrey-fedoseev/launchpad-buildd/+git/launchpad-buildd/+merge/424145

454638a... by Andrey Fedoseev

Allow specifying target architectures for snaps

The list of target architectures is passed as an extra argument to `SnapBuildManager`

At the moment, we use only the first architecture from the list as
snapcraft doesn't allow multi-arch at the moment.

The target architecture is passed to `snapcraft` via
`SNAPCRAFT_BUILD_TO` env variable

bab9b24... by Colin Watson

Release version 215

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

54375dc... by Colin Watson

releasing package launchpad-buildd version 215

10799e3... by Colin Watson

Add support for plugin settings for CI builds

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

98354ab... by Colin Watson

Fix various issues reported by pre-commit

69247c0... by Jürgen Gmach

Add support for plugin settings for CI builds

702e865... by Jürgen Gmach

Fix setup instructions for a development environment

Merged from https://code.launchpad.net/~jugmac00/launchpad-buildd/+git/launchpad-buildd/+merge/424663

1622065... by Jürgen Gmach

Fix setup instructions for a development environment