~pelpsi/launchpad:copy-archive-publisher-missing-umask

Last commit made on 2024-02-14
Get this branch:
git clone -b copy-archive-publisher-missing-umask https://git.launchpad.net/~pelpsi/launchpad
Only Simone Pelosi can upload to this branch. If you are Simone Pelosi please log in for upload directions.

Branch merges

Branch information

Name:
copy-archive-publisher-missing-umask
Repository:
lp:~pelpsi/launchpad

Recent commits

124a0dd... by Simone Pelosi

Add umask 022 before publish-ftpmaster.py call

umask 022 is required to fix the following error:
`Queue item ignored: Bad umask; expected 022, got 002`

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
0d407b5... by Guruprasad

Upgrade waitress to 2.1.2 to fix multiple security issues

See https://docs.pylonsproject.org/projects/waitress/en/latest/index.html#change-history.

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/459895

527d81d... by Guruprasad

Upgrade waitress to 2.1.2 to fix multiple security issues

See https://docs.pylonsproject.org/projects/waitress/en/latest/index.html#change-history.

9643586... by Ines Almeida

ui: generalize edit matrix accounts page

This will make it much more straight-forward to add new social platforms as we won't need different templates for different platforms

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/459182

228008f... by Guruprasad

Upgrade to black 24.1.1

This introduces the 2024 stable style.

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/459596

ec2bc20... by Guruprasad

Add .git-blame-ignore-revs-entry

b5b6468... by Guruprasad

Upgrade to black 24.1.1

This introduces the 2024 stable style.

322cef4... by Guruprasad

Upgrade PyYAML to 6.0.1

This pulls in a few critical security fixes and is possible because we
no longer depend on Python 3.5.

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/459491

23f5d9c... by Guruprasad

Upgrade PyYAML to 6.0.1

This pulls in a few critical security fixes and is possible because we
no longer depend on Python 3.5.

8718683... by Guruprasad

Pin the version of black used by the blackdoc pre-commit hook

... to the same version as the one used by the black pre-commit
hook.

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/459576