Console View
|
|
||||
f5a4dc0aa1ae... |
Jürgen Gmach
juergen.gmach @canonical.com |
|
||
Fix webhook constraints Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/472574 |
||||
f399f0582440... |
Guruprasad Lakshmi Narayanan
guruprasad.ln @canonical.com |
|
||
Do not expire files from the esm-infra-legacy PPAs These PPAs back the esm-infra-legacy repository on esm.ubuntu.com and we need to retain their history to be able to provide point-in-time snapshots. Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/468656 |
||||
f230294afd08... |
Guruprasad Lakshmi Narayanan
guruprasad.ln @canonical.com |
|
||
Add a script to invoke InjectExtraGPGSigningKeyScript This will be used to inject extra GPG signing keys for an archive. Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/469959 |
||||
eee2d0bef530... |
Jürgen Gmach
juergen.gmach @canonical.com |
|
||
Do not snapshot OCIrecipe collection fields Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/470715 |
||||
e3ace39cea49... |
Guruprasad Lakshmi Narayanan
guruprasad.ln @canonical.com |
|
||
Add debug logging to the UpdatePPASigningKeyFingerprintToRSA4096Key garbo job Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/470363 |
||||
e2d03d0cb146... |
Yuliy Schwartzburg
yuliy.schwartzburg @canonical.com |
|
||
fix non-ascii characters in jinja templates Merged from https://code.launchpad.net/~ikoruk/launchpad/+git/launchpad/+merge/471257 |
||||
d8c969f4287e... |
ruinedyourlife
quentin.debhi @canonical.com |
|
||
Adds details about verifying the email address and potentially uploading to the global keyserver. Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/469476 |
||||
d08375c1baf1... |
Ines Almeida
ines.almeida @canonical.com |
|
||
Re-add "db: add NOT NULL constraint to Snap.pro_enable column" This re-adds commit c30bd66a4cda8769f3e535140f2e389d7856128f after it was reverted by 12c80df41ce00e550d6ea8ee296fedc3715940ef Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/466805 |
||||
cf0683190ff2... |
Launchpad Buildbot
webops+stg-launchpad-buildbot @canonical.com |
|
||
Automatic merge from stable up to 68ea0f76cc7a | ||||
bcb63bf373f1... |
Ines Almeida
ines.almeida @canonical.com |
|
||
db: update snap.pro_enable schema change to add default false statement This is relevant so that there is never a time that the value is NULL while creating the snap, which is scenario that can happen while setting the multiple snap fields when creating a new snap - if snap.pro_enable is set after snap.branch (which runs a validator that accesses the DB), then the null constraint will fail because snap.pro_enable is null (instead of false). This change prevents any of such issues. Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/467136 |
||||
bbfa2351d9d6... |
Guruprasad Lakshmi Narayanan
guruprasad.ln @canonical.com |
|
||
Add support for the new unified charmcraft.yaml format This allows building charms using Launchpad charm recipes on 24.04 and later using charmcraft 3.x. Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/467335 |
||||
ab6c5a652b01... |
Launchpad Buildbot
webops+stg-launchpad-buildbot @canonical.com |
|
||
Automatic merge from stable up to f399f0582440 | ||||
a60fb269857a... |
Guruprasad Lakshmi Narayanan
guruprasad.ln @canonical.com |
|
||
Fix a bug uncovered by a failing test for local key generation Also fix a couple of flake8 lint errors. Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/466376 |
||||
8d242e80c87a... |
Jürgen Gmach
juergen.gmach @canonical.com |
|
||
Fix constraint for webhook table Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/472488 |
||||
7fd9c0ce9ca1... |
Guruprasad Lakshmi Narayanan
guruprasad.ln @canonical.com |
|
||
Don't expire the checkbox beta and stable PPAs The OEMs use these PPAs and want to pin the version of the checbox packages during testing, using the archive snapshot service. Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/467114 |
||||
7c3a3cb89fc3... |
Launchpad Buildbot
webops+stg-launchpad-buildbot @canonical.com |
|
||
Automatic merge from stable up to 48047a3e3042 | ||||
79ea94a1c7bf... |
Jürgen Gmach
juergen.gmach @canonical.com |
|
||
Remove unmaintained plugin flake8-alfred Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/467267 |
||||
7020100bd225... |
Guruprasad Lakshmi Narayanan
guruprasad.ln @canonical.com |
|
||
Propagate only the 4096-bit RSA signing key from the default PPA If the default archive of a person has more than one signing key, for example during the 1024-bit RSA signing key to 4096-bit RSA signing key migration, propagate only the 4096-bit RSA signing key to the new PPAs of the same person. Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/466937 |
||||
6c40c1fb15ba... |
Ines Almeida
ines.almeida @canonical.com |
|
||
Cleanup after snap.pro_enable migration The migration has finishied months ago. This removes the garbo jobs and the auxiliary code that was added to aid the migration. We also set the 'pro_enable' attribute as non-null now that there are no longer any null values in our databases. Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/466137 |
||||
68ea0f76cc7a... |
Guruprasad Lakshmi Narayanan
guruprasad.ln @canonical.com |
|
||
Add a script to inject an extra signing key to an archive Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/469914 |
||||
6136680692d0... |
Guruprasad Lakshmi Narayanan
guruprasad.ln @canonical.com |
|
||
Add a garbo job to switch the served signing key fingerprint of PPAs When a PPA has an rsa1024 signing key and rsa4096 signing key, this job will update `IArchive.signing_key_fingerprint` to point to the latter, thereby making the default more secure. Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/470160 |
||||
602509d2d502... |
Launchpad Buildbot
webops+stg-launchpad-buildbot @canonical.com |
|
||
Automatic merge from stable up to 0f7b58d0a728 | ||||
|
||||
5c191bab43d1... |
Guruprasad Lakshmi Narayanan
guruprasad.ln @canonical.com |
|
||
Update cve_lib.py from the ubuntu-cve-tracker repository Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/472485 |
||||
55d3232d02df... |
Jürgen Gmach
juergen.gmach @canonical.com |
|
||
Add rock recipe tables. Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/471970 |
||||
4d1350fd3710... |
Ines Almeida
ines.almeida @canonical.com |
|
||
Remove left over test from pro-enable migration This test checked that during the migration, the right values were estimated. Now that we removed the migration code, there is no more estimation required, so this test is not needed. Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/466752 |
||||
48047a3e3042... |
Ines Almeida
ines.almeida @canonical.com |
|
||
Revert "charm: update appserver logrotate from daily to hourly" This reverts commit 5b7bfde6e699416f12c7eaa372fd6b979c5a3254. Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/466800 |
||||
45dd69aa98c5... |
Ines Almeida
ines.almeida @canonical.com |
|
||
db: add NOT NULL constraint to Snap.pro_enable column Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/457147 |
||||
39f7131fa168... |
Ines Almeida
ines.almeida @canonical.com |
|
||
Remove __repr__ method from EmailAddress class This prevents leaking object details through the object representation itself when the request is 401 Unauthorized. LP:#2065859 Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/467175 |
||||
2f106c4e62c9... |
Launchpad Buildbot
webops+stg-launchpad-buildbot @canonical.com |
|
||
Automatic merge from stable up to a60fb269857a | ||||
2eb648a87d18... |
Launchpad Buildbot
webops+stg-launchpad-buildbot @canonical.com |
|
||
Automatic merge from stable up to bbfa2351d9d6 | ||||
2b076fda21cb... |
ruinedyourlife
quentin.debhi @canonical.com |
|
||
Apply metadata overrides in archive publishing Utilize `metadata_overrides` for Origin, Label, and Suite during archive publishing. Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/463914 |
||||
27ea73481fc8... |
Yuliy Schwartzburg
yuliy.schwartzburg @canonical.com |
|
||
Adding blocked user agents to apache for mainsite and API Merged from https://code.launchpad.net/~ikoruk/launchpad/+git/launchpad/+merge/470982 |
||||
216eba4e239a... |
Jürgen Gmach
juergen.gmach @canonical.com |
|
||
Add is_unified_format for charm configuration Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/467151 |
||||
1b1ed1ad2dbf... |
Ines Almeida
ines.almeida @canonical.com |
|
||
Allow binary package release wheel without description The previous version of the `pkginfo` library we used would set the description field to an empty string if none was found. The current version sets it to None which lead to a DB exception. This change mimics the behavior of the previous version of the `pkginfo` library by setting the description of a binary package release to an empty string if none is found LP:#2075530 Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/470785 |
||||
100defc60fff... |
ruinedyourlife
quentin.debhi @canonical.com |
|
||
Ignore vscode files and tidying up Adding `launch.json` to `.gitignore` for vscode users, which allows for tests configuration in the first place. Also tidy up what's already existing. Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/465565 |
||||
0f7b58d0a728... |
Guruprasad Lakshmi Narayanan
guruprasad.ln @canonical.com |
|
||
Fix the permissions of the PPA signing key injection script Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/469966 |
||||
0c15113c681c... |
ruinedyourlife
quentin.debhi @canonical.com |
|
||
Platform unification for Snapcraft with unified syntax Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/468357 |
||||
07b516ee0db2... |
Ines Almeida
ines.almeida @canonical.com |
|
||
Revert "db: add NOT NULL constraint to Snap.pro_enable column" This reverts commit c30bd66a4cda8769f3e535140f2e389d7856128f. Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/466796 |
||||
05520daded66... |
Launchpad Buildbot
webops+stg-launchpad-buildbot @canonical.com |
|
||
Merge db-stable 2eb648a87d18d8b7f9040e3676e7448a54e9aa9d (Cleanup after pro-enable migration) Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/467590 |
||||
01573ca767be... |
Launchpad Buildbot
webops+stg-launchpad-buildbot @canonical.com |
|
||
Automatic merge from stable up to 5c191bab43d1 | ||||