~ines-almeida/launchpad-buildd:update-close-session-for-fetch-service

Last commit made on 2024-04-17
Get this branch:
git clone -b update-close-session-for-fetch-service https://git.launchpad.net/~ines-almeida/launchpad-buildd
Only Ines Almeida can upload to this branch. If you are Ines Almeida please log in for upload directions.

Branch merges

Branch information

Name:
update-close-session-for-fetch-service
Repository:
lp:~ines-almeida/launchpad-buildd

Recent commits

25cb50d... by Ines Almeida

Update fetch service revoke token authentication

We now use the proxy token as authentication to the fetch service control API to revoke itself.
This is the only control endpoint that can be authenticated with the proxy token, as all it can do it revoke itself.

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

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

49f62ed... by Colin Watson

doc: Replace dogfood with qastaging

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

19e780e... by Colin Watson

doc: Replace dogfood with qastaging

Launchpad's "dogfood" instance will probably be going away soon, so talk
about qastaging instead of dogfood.

a6c7b19... by Colin Watson

doc: riscv64 builders are no longer managed separately

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