~cjwatson/launchpad:scan-generic-detect-float-version

Last commit made on 2022-10-03
Get this branch:
git clone -b scan-generic-detect-float-version https://git.launchpad.net/~cjwatson/launchpad
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Branch information

Name:
scan-generic-detect-float-version
Repository:
lp:~cjwatson/launchpad

Recent commits

5e7bb42... by Colin Watson

Explicitly check type of report's version property

This is an easy mistake to make in YAML, so check for it explicitly to
avoid a confusing OOPS later on.

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

charm: Implement memcached relation

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

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

Fix librarian-feed-swift's multiple-instance mode

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

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

charm: Flesh out appserver configuration

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

a15186f... by Colin Watson

Fix librarian-feed-swift's multiple-instance mode

The multiple-instance mode that I added in
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/401127
turned out not to work quite right when we actually tried to use it on
production, because the instances raced with each other to list
directories and remove files from those directories in a way that could
result in exceptions while checking for recently-modified files.

Based on a change already applied to production by William Grant; I
added a corresponding test.

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

Remove /+haproxy view

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

a76d010... by Colin Watson

Fix typo in removal of unnecessary SPR join

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

9174db9... by Colin Watson

Fix typo in removal of unnecessary SPR join

Regression introduced by
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/430028.

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
5341a71... by Guruprasad

Add a distribution vulnerability listing page

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/430357

fe3d4ce... by Guruprasad

Add a distribution vulnerability listing page