~jugmac00/launchpad:add-performance-documentation

Last commit made on 2023-07-19
Get this branch:
git clone -b add-performance-documentation https://git.launchpad.net/~jugmac00/launchpad
Only Jürgen Gmach can upload to this branch. If you are Jürgen Gmach please log in for upload directions.

Branch merges

Branch information

Name:
add-performance-documentation
Repository:
lp:~jugmac00/launchpad

Recent commits

3d41477... by Jürgen Gmach

Add performance documentation for Launchpad

... and its related projects.

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

charm: Restart the right buildd-manager service on logrotate

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

d0cbe4c... by Colin Watson

charm: Restart the right buildd-manager service on logrotate

ff9ece3... by Simone Pelosi

FTPMaster charms

Ftpmaster publisher and uploader.
Ftpmaster publisher publishes packages to the ubuntu archives,
running scripts contained in the ubuntu-archive-publishing repository.
Ftpmaster uploader process uploads of src packages intended
for publishing to ubuntu archive.

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

264dac1... by Simone Pelosi

FTPMaster charms

Ftpmaster publisher and uploader.
Ftpmaster publisher publishes packages to the ubuntu archives,
running scripts contained in the ubuntu-archive-publishing repository.
Ftpmaster uploader process uploads of src packages intended
for publishing to ubuntu archive.

cdf2f32... by Colin Watson

Convert BinaryPackageRelease to Storm

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

44af858... by Colin Watson

Convert BinaryPackageRelease to Storm

e5a0e19... by Simone Pelosi

Removed f-string

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

300800a... by Simone Pelosi

Removed f-string on cibuild.py

295b26f... by Simone Pelosi

Stages now depend on architecture

Stages now is a dictionary where each key corresponds
to the architecture and the value is the old stages array.
Thus we'll have number of build farm jobs equals to the
number of architectures.
If an arch is present in the pipeline but missing in previous
stages an error is raised.

LP: #1999591

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