~ruinedyourlife/launchpad:merge-db-stable

Last commit made on 2024-04-04
Get this branch:
git clone -b merge-db-stable https://git.launchpad.net/~ruinedyourlife/launchpad
Only Quentin Debhi can upload to this branch. If you are Quentin Debhi please log in for upload directions.

Branch merges

Branch information

Name:
merge-db-stable
Repository:
lp:~ruinedyourlife/launchpad

Recent commits

e33107a... by Quentin Debhi

Add new field Archive.metadata_overrides to db

This field can be used for storing per-archive metadata overrides

Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/462936

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
de7afa3... by 🤖 stg-launchpad-buildbot

Automatic merge from stable up to aab0cce26952

aab0cce... by Ines Almeida

Remove date range from copyright note from lib/lp/code folder

This is an on going process to remove all instances of date ranges in copyright notes from the code base to make it easier to maintain. See https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/460944

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

01093af... by Quentin Debhi

db: add archive.metadata_overrides

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
d3ff952... by Ines Almeida

charm: update ftpmaster-publisher genrate-content cron script to run earlier

This is relevant because currently this job runs during most Launchpad developer's working hours, and can block DB deployments.
Updating the start time of the script to start daily at 9pm instead of 4am

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

acd5fd6... by Colin Watson

Drop various bits of code to handle Python <= 3.5

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

4cf76c2... by Ines Almeida

charms: bump launchpad-layers to 910dfb76754add5ed032a243c6081ee6a6b11256

The new source-commit updates the base configuration values for git related domains so that the git URLs exist even if the environment doesn't have git code hosting set up - which was causing issues in staging.

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

2dae207... by Colin Watson

Drop various bits of code to handle Python <= 3.5

00bf4eb... by Colin Watson

Revert "Handle timezone.utc.tzname's behaviour on Python 3.5"

This reverts commit b07ee10556832a6d9ffa13d19481ad214035e486.

4420cf9... by Ines Almeida

charms: bump launchpad-layers to 910dfb76754add5ed032a243c6081ee6a6b11256

The new source-commit updates the base configuration values for git related domains so that the git URLs exist even if the environment doesn't have git code hosting set up - which was causing issues in staging.