~ruinedyourlife/launchpad:db-archive-metadata-overrides

Last commit made on 2024-03-22
Get this branch:
git clone -b db-archive-metadata-overrides 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:
db-archive-metadata-overrides
Repository:
lp:~ruinedyourlife/launchpad

Recent commits

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
7df96d4... by 🤖 stg-launchpad-buildbot

Automatic merge from stable up to 0b2dfc70f1eb

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
0b2dfc7... by Peter Makowski

feat: set viewport to match device width
- add meta viewport tag
- set initial zoom level to 1

Merged from https://code.launchpad.net/~petermakowski/launchpad/+git/launchpad/+merge/461875

70273ec... by Peter Makowski

feat: set viewport to match device width
- add meta viewport tag
- set initial zoom level to 1

a8331c3... by Ines Almeida

db: add new field Snap.use_fetch_service

The new field will dictate whether, while building a snap, the builder will use the (new) fetch-service or the (current) builder-proxy for external access

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

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

db: add new field Snap.use_fetch_service

The new field will dictate whether, while building a snap, the builder will use the (new) fetch-service or the (current) builder-proxy for external access

d92117c... by 🤖 stg-launchpad-buildbot

Automatic merge from stable up to 2e4955e3d556

2e4955e... by Ines Almeida

ui: ensure 'demo' background is set for (qa)staging environments

After the changes to the homepage, it is no longer displaying the 'demo' background in qastaging due to a 'background-repeat: no-repeat' setting. This ensures that when we want to show this backgroud, this setting is set to 'repeat'.
The demo background makes it more obvious to users that this is a staging environment (not production)

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

102554d... by Ines Almeida

ui: ensure 'demo' background is set for (qa)staging environments

After the changes to the homepage, it is no longer displaying the 'demo' background in qastaging due to a 'background-repeat: no-repeat' setting. This ensures that when we want to show this backgroud, this setting is set to 'repeat'.
The demo background makes it more obvious to users that this is a staging environment (not production)

4e1ab44... by Ines Almeida

tests: update unit test after logo update

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