~benjamin.loison/launchpad:db-stable

Last commit made on 2023-11-26
Get this branch:
git clone -b db-stable https://git.launchpad.net/~benjamin.loison/launchpad
Only Benjamin LOISON can upload to this branch. If you are Benjamin LOISON please log in for upload directions.

Branch merges

Branch information

Name:
db-stable
Repository:
lp:~benjamin.loison/launchpad

Recent commits

6bd45ec... by 🤖 stg-launchpad-buildbot

Automatic merge from stable up to 44f006fb210d

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
44f006f... by Colin Watson

Revert "Restore compatibility with xenial's git"

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/456132

3d35a13... by 🤖 stg-launchpad-buildbot

Automatic merge from stable up to c0c814edb367

c0c814e... by Dimitri John Ledkov

tests: add Ed25519 gpg test keys

Merged from https://code.launchpad.net/~xnox/launchpad/+git/launchpad/+merge/456106

d8f321a... by Colin Watson

Revert "Restore compatibility with xenial's git"

This reverts commit 2e6a49ed728bd461999fdc5bba7ef63a86e83882, since we
now require focal so we might as well.

51ffd28... by Colin Watson

Fix archive-signing.rst for recent GPGKeyAlgorithm changes

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/456128

af2aa75... by Colin Watson

Fix archive-signing.rst for recent GPGKeyAlgorithm changes

3f9aad6... by Colin Watson

preflight: Add Juju-style user names to FRAGILE_USERS

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/456105

f9df307... by Dimitri John Ledkov

tests: add Ed25519 gpg test keys

Signed-off-by: Dimitri John Ledkov <email address hidden>

10344eb... by Colin Watson

preflight: Add Juju-style user names to FRAGILE_USERS

The preflight checks got a lot less useful when we switched to Juju
deployments, because to simplify credentials management we connect as a
per-charm user and then switch to the real target role after connecting,
but `pg_stat_activity` only shows the original user name. For safety,
fail preflight checks if any of the Juju-style user names associated
with publishers or upload processors are connected.