~pelpsi/launchpad:typeerror-unmarshall-non-string-objects

Last commit made on 2023-09-04
Get this branch:
git clone -b typeerror-unmarshall-non-string-objects 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:
typeerror-unmarshall-non-string-objects
Repository:
lp:~pelpsi/launchpad

Recent commits

02462e1... by Simone Pelosi

Drop `value_type` to leave dict values unvalidated

Weakening `value_type` validation we can support `_byarch` member
in `auto_build_channels` variable. This should be converted later in
a custom validation for `_byarch`.

LP: #2033382

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

Implement copies for published CI builds

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

ccdfdbe... by Colin Watson

Implement copies for published CI builds

`SourcePackagePublishingHistory.getBuiltBinaries` needs to handle both
binary package builds and CI builds; in the CI build case, we look for
binary publications in the same archive, series, and pocket that came
from CI builds of the same git commit in the same repository.

There were also a couple of small logic errors in the copier script
itself, so I added some functional tests to catch those.

LP: #2032330

2333698... by Colin Watson

Convert SourcePackageRelease to Storm

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

1443273... by Colin Watson

Improve some variable naming

4fff9c8... by Colin Watson

Convert SourcePackageRelease to Storm

ea08934... by Colin Watson

Convert DistroArchSeries and PocketChroot to Storm

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

892b22e... by Colin Watson

Convert lp.buildmaster.queuedepth queries to Storm expressions

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

529ab3f... by Colin Watson

Convert DistroArchSeries and PocketChroot to Storm

393cebc... by Colin Watson

Introduce a new GATHERING build status

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