~pelpsi/launchpad:unembargo-bug-build-info-missing

Last commit made on 2024-04-19
Get this branch:
git clone -b unembargo-bug-build-info-missing 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:
unembargo-bug-build-info-missing
Repository:
lp:~pelpsi/launchpad

Recent commits

3401a5e... by Simone Pelosi

Unembargo build info

Added buildinfo to unembargoed files.
Added custom upload files to unembargoed files.
Added a new endpoint buildMetadataFileUrls to retrieve
changes file, build_info and log without accessing directly the build.

LP: #2052796

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.

6b53e9b... by Ines Almeida

Refactor snap.use_fetch_service tests and feature flag description

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

844d8ff... by Ines Almeida

Refactor snap.use_fetch_service tests and feature flag description

59feb7f... 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