~pelpsi/launchpad:pass-information-via-XML-RPC-API-to-the-builders

Last commit made on 2024-04-15
Get this branch:
git clone -b pass-information-via-XML-RPC-API-to-the-builders https://git.launchpad.net/~pelpsi/launchpad
Only Simone Pelosi can upload to this branch. If you are Simone Pelosi please log in for upload directions.

Branch merges

Branch information

Name:
pass-information-via-XML-RPC-API-to-the-builders
Repository:
lp:~pelpsi/launchpad

Recent commits

c8a27b7... by Simone Pelosi

Pass certificate to the builders

The certificate will be installed on the builders to the fetch service can man in the middle requests.

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
518c250... by Guruprasad

Update Bing custom search site URL

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/464314

80628eb... by Guruprasad

charm/launchpad-appserver: Make the bing custom search endpoint configurable

This allows us to update it without requiring any code changes to
Launchpad itself.

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/464308

428a065... by Guruprasad

Update Bing custom search site URL

1a12c93... by Guruprasad

charm/launchpad-appserver: Make the bing custom search endpoint configurable

This allows us to update it without requiring any code changes to
Launchpad itself.

c717e9e... by Quentin Debhi

Merge db-stable e33107a14e (Add Archive.metadata_overrides)

Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/464211

67d34a1... by Simone Pelosi

Add logic to update 1024 PPAs keys

Cronscript to generate new 4096-bit RSA signing keys for the affected
PPAs (the ones with 1024-bit key) and add a row to the signingkey table
with the information about the newly generated key.
The new key will be generated for the default PPA and then propagated
to the other PPAs beloning to the same owner.
Add rows to the archivesigningkey containing updated PPAs
(i.e., one row per signing key-archive combination).
Also add information regarding the new keys to the gpgkey table.

Merged from https://code.launchpad.net/~pelpsi/launchpad/+git/launchpad/+merge/461648

fa8b67e... by Simone Pelosi

Add logic to update 1024 PPAs keys

Cronscript to generate new 4096-bit RSA signing keys for the affected
PPAs (the ones with 1024-bit key) and add a row to the signingkey table
with the information about the newly generated key.
The new key will be generated for the default PPA and then propagated
to the other PPAs beloning to the same owner.
Add rows to the archivesigningkey containing updated PPAs
(i.e., one row per signing key-archive combination).
Also add information regarding the new keys to the gpgkey table.

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
e33107a... by Quentin Debhi

Add new field Archive.metadata_overrides to db

This field can be used for storing per-archive metadata overrides

Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/462936

9176ff4... by Simone Pelosi

Add Snap Component support

Reference: LP142
Snap Components are processed and uploaded to the
snapcraft storage before pushing the Snap to the store.
Once every component is updated on the storage we can push
the Snap to the store.
push` function changed to support the new `components` parameter.

Merged from https://code.launchpad.net/~pelpsi/launchpad/+git/launchpad/+merge/461063