~jugmac00/launchpad:add-apache-config-to-copy-archive-publisher

Last commit made on 2023-10-11
Get this branch:
git clone -b add-apache-config-to-copy-archive-publisher https://git.launchpad.net/~jugmac00/launchpad
Only Jürgen Gmach can upload to this branch. If you are Jürgen Gmach please log in for upload directions.

Branch merges

Branch information

Name:
add-apache-config-to-copy-archive-publisher
Repository:
lp:~jugmac00/launchpad

Recent commits

9d30590... by Jürgen Gmach

Turn copy-archive-publisher into a subordinate charm

... the apache charm.

This is necessary to serve artifacts generated by the
copy-archive-publisher.

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
2603a47... by Colin Watson

charm: Redirect old cron-control URLs

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

f44e64c... by Colin Watson

charm: Redirect old cron-control URLs

The current URLs used for cron-control on production, qastaging, and
staging are "http://cron-control.lp.internal/production.ini",
"http://cron-control.qastaging.lp.internal/qastaging.ini", and
"http://cron-control.staging.lp.internal/staging.ini" respectively. The
`launchpad-cron-control` charm just exposes `/cron.ini`, which is
simpler.

However, to migrate to this, we're going to need to change DNS for
`cron-control.lp.internal` etc., and it's going to be awkward to
coordinate that change with also changing all the URLs to `/cron.ini`.
Redirecting the old URLs for a transitional period will simplify this.

6ca0b77... by Ines Almeida

Fix js unit test in access tokens view

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

e31d7da... by Colin Watson

Remove sqlvalues from PackageCloner

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

5919212... by Ines Almeida

Fix js unit test in access tokens view

bc1cc5e... by Ines Almeida

Add 'project tokens' table to git repo access tokens view

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

a14cea1... by Ines Almeida

Update style of access tokens tables

b1b04f8... by Ines Almeida

Add parent tokens table to access tokens view

Original table was moved into a reusable macro, and an 'owner' column was added

67c0715... by Colin Watson

doc: Add high-level build farm documentation

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