~ines-almeida/launchpad:db-snap-pro-enable-constraints

Last commit made on 2023-12-08
Get this branch:
git clone -b db-snap-pro-enable-constraints https://git.launchpad.net/~ines-almeida/launchpad
Only Ines Almeida can upload to this branch. If you are Ines Almeida please log in for upload directions.

Branch merges

Branch information

Name:
db-snap-pro-enable-constraints
Repository:
lp:~ines-almeida/launchpad

Recent commits

c30bd66... by Ines Almeida

db: add NOT NULL constraint to Snap.pro_enable column

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
726c73e... by 🤖 stg-launchpad-buildbot

Automatic merge from stable up to 886068b1e1d1

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
e49716c... by 🤖 stg-launchpad-buildbot

Automatic merge from stable up to 660e4d0de96c

886068b... by Colin Watson

Rework CI build upload series check to use DistroSeriesParent

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

7594f3c... by Colin Watson

Fix sync-branches tests following pyupgrade

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

d46d52c... by Colin Watson

Fix sync-branches tests following pyupgrade

40445f3... by Colin Watson

Run "pyupgrade --py38-plus"

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

f690e2e... by Colin Watson

Use more f-strings in OCIRegistryClient tests

bf0f237... by Colin Watson

Rework CI build upload series check to use DistroSeriesParent

In
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/448906,
I had to resort to doing series name comparison because I thought that
there was no proper database-level link between the build and target
series in the cases where we're using this at present. I've since
realized that was wrong, and the two series are linked via the
`DistroSeriesParent` table, so we can do this more neatly.

660e4d0... by Guruprasad

charm/launchpad-codehosting: Add the 'modified-branches' role

This is used by the 'modified-branches.py' script.

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