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

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

Recent commits

6e42790... by Quentin Debhi

feat: patch & get metadata

In progress
[WAITING] docs:0 (build)
[WAITING] lint:0 (build)
[WAITING] mypy:0 (build)
13 of 3 results
9176ff4... by Simone Pelosi

Add Snap Component support

Reference: LP142
Snap Components are processed and uploaded to the
snapcraft storage before pushing the Snap to the store.
Once every component is updated on the storage we can push
the Snap to the store.
push` function changed to support the new `components` parameter.

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

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
21ff0a4... by Simone Pelosi

Add Snap Component support

Reference: LP142
Snap Components are processed and uploaded to the
snapcraft storage before pushing the Snap to the store.
Once every component is updated on the storage we can push
the Snap to the store.
`push` function changed to support the new `components` parameter.

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

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.