~jugmac00/launchpad-buildd:pass-mitm-cert-to-builders

Last commit made on 2024-04-17
Get this branch:
git clone -b pass-mitm-cert-to-builders 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:
pass-mitm-cert-to-builders
Repository:
lp:~jugmac00/launchpad-buildd

Recent commits

3859e92... by Jürgen Gmach

Pass ca cert to builders

This is used so the fetch service can MITM the connections from the
builders.

64547aa... by Ines Almeida

Enable revoking a token for the fetch service

Handle calling the revocation_endpoint sent by Launchpad, both in the cases where we want to revoke the token after the snap pull phase, and at the end of the build

Merged from https://code.launchpad.net/~ines-almeida/launchpad-buildd/+git/launchpad-buildd/+merge/462875

a541938... by Ines Almeida

Enable revoking a token for the fetch service

Handle calling the revocation_endpoint sent by Launchpad, both in the cases where we want to revoke the token after the snap pull phase, and at the end of the build

44d08b2... by Ines Almeida

Fix small linting issue in test_snap file

98a85a9... by Simone Pelosi

Improve documentation for qastaging deployment

Merged from https://code.launchpad.net/~pelpsi/launchpad-buildd/+git/launchpad-buildd/+merge/461052

0d717ad... by Simone Pelosi

Improve documentation for qastaging deployment

955119c... by Simone Pelosi

Release version 236

Merged from https://code.launchpad.net/~pelpsi/launchpad-buildd/+git/launchpad-buildd/+merge/460671

aae1181... by Simone Pelosi

releasing package launchpad-buildd version 236

11d0e60... by Simone Pelosi

Add support for snap components.

Snap components are already built by our build jobs but not
added to `built files`.
Add `.comp` filetype to the filter in the `gatherResults` function
to process components correctly.
Snap components and `.comp` file type reference: SD149

Merged from https://code.launchpad.net/~pelpsi/launchpad-buildd/+git/launchpad-buildd/+merge/459807

49aa1a6... by Simone Pelosi

Add support for snap components.

Snap components are already built by our build jobs but not
added to `built files`.
Add `.comp` filetype to the filter in the `gatherResults` function
to process components correctly.
Snap components and `.comp` file type reference: SD149