lp-signing:master

Last commit made on 2024-03-21
Get this branch:
git clone -b master https://git.launchpad.net/lp-signing
Members of Canonical Launchpad Engineering can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:lp-signing

Recent commits

bc9128c... by Guruprasad

Implement multi-signing with OpenPGP

Merged from https://code.launchpad.net/~lgp171188/lp-signing/+git/lp-signing/+merge/461415

1625b30... by Guruprasad

Implement OpenPGP signing using multiple keys

To facilitate this, update the `sign` endpoint to accept one or more key
fingerprints and also update the `Key.sign` and `Key._signOpenPGP`
methods to be class methods that accept and operate on a list of keys.
Retain the existing behaviour for other key types and require a single
key/fingerprint for them.

55ac3e8... by Simone Pelosi

Add register-client command to the documentation

Merged from https://code.launchpad.net/~pelpsi/lp-signing/+git/lp-signing/+merge/461650

ba8176e... by Simone Pelosi

Add register-client command

68ea4fd... by Colin Watson

charm: Update charm-wheels/ols-layers

Merged from https://code.launchpad.net/~cjwatson/lp-signing/+git/lp-signing/+merge/452570

48817c4... by Colin Watson

doc: Simplify deployment commands

Merged from https://code.launchpad.net/~cjwatson/lp-signing/+git/lp-signing/+merge/453180

31ed916... by Colin Watson

doc: Simplify deployment commands

`upgrade-staging` and `upgrade-production` are wrapper scripts in
`launchpad-bastion-ps5.internal:~stg-launchpad-signing/bin/` that do the
same thing as the previous commands listed here, but that additionally
save the output to a log file.

be81035... by Colin Watson

charm: Update charm-wheels/ols-layers

The old version of layer-basic embedded in ols-layers had some
insufficient pinning; as a result, builds have started failing recently
due to changes in some unpinned dependencies. Updating charm-wheels and
ols-layers fixes that.

3ef7703... by Colin Watson

Add readthedocs configuration

Merged from https://code.launchpad.net/~cjwatson/lp-signing/+git/lp-signing/+merge/452533

8c63ed9... by Colin Watson

Add readthedocs configuration