~cjwatson/launchpad-mojo-specs:master

Last commit made on 2024-03-13
Get this branch:
git clone -b master https://git.launchpad.net/~cjwatson/launchpad-mojo-specs
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~cjwatson/launchpad-mojo-specs

Recent commits

7b23cbd... by Ines Almeida

lp: Bump build_label to aec24aef7a9042c99ef3e238d8b0ca01df9e1a9f

Succeeded
[SUCCEEDED] lint:0 (build)
11 of 1 result
6175c62... by Ines Almeida

lp: Bump DB build label to a8331c30a982be3c46ecb7469ace1eab55caf995-db

ad8bdbc... by Ines Almeida

lp: increase txpkgupload-ppa haproxy ftp timeout from 30m to 70m

This timeout is currently blocking very large files from being uploaded. Currently if a PPA file takes longer than 30 min to be uploaded, than the upload fails without a message. Increasing this timeout will allow for larger files.
This is only an issue with FTP uploads (not SFTP).
The choice of 70 min comes from the fact that a user is trying to upload a large PPA file (3Gb) which consistently fails due to this issue (https://answers.launchpad.net/launchpad/+question/709488)

ff30358... by Ines Almeida

lp: Bump build_label to 2e4955e3d556e61e2eb54acf7a827d17e9e46822

098e769... by Guruprasad

lp: Update launchpad-codehosting charm to revision 85

This pulls in a fix for a bug in a reactive handler using the 'when'
decorator instead of 'when_any'.

4f25965... by Simone Pelosi

Merge remote-tracking branch 'pelpsi/service-lb-log-rotate-haproxy-logs'

d17120d... by Simone Pelosi

lp: Added logrotate configuration to services-lb

Rotate haproxy logs every 30 days instead of 52 and use
dateext option to better identify logs.

a37058e... by Guruprasad

lp: Bump launchpad-codehosting to 84

This pulls in a fix for
https://bugs.launchpad.net/launchpad/+bug/2054634 - 'codehosting-lb
haproxy configuration is not updated when haproxy configuration options
in the launchpad-codehosting charm are changed'.

7644c29... by Guruprasad

lp: Bump launchpad-ppa-uploader to 186

This pulls in a fix to clean up rejected packages more aggressively.

d954dd1... by Simone Pelosi

Bump copy archive charm to 189