~cmpnix/launchpad:db-devel

Last commit made on 2024-01-09
Get this branch:
git clone -b db-devel https://git.launchpad.net/~cmpnix/launchpad
Only Martin Heiskanen can upload to this branch. If you are Martin Heiskanen please log in for upload directions.

Branch merges

Branch information

Name:
db-devel
Repository:
lp:~cmpnix/launchpad

Recent commits

eee3808... by 🤖 stg-launchpad-buildbot

Automatic merge from stable up to c877b7399a8f

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
19c8fab... by Ines Almeida

db: add DB table permissions to person-merge-job profile

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

e2c970e... by Ines Almeida

db: add DB table permissions to person-merge-job profile

4795ba3... by Ines Almeida

db: add DB table permissions to launchpad_main

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

c877b73... by Simone Pelosi

Lockfile in use by process-death-row-py `--all-derived`

We are calling `process-death-row.py --all-derived` every hour and
it shares the lockfile with `process-death-row.py -d ubuntu` that is
called every 6 hours. Thus it may happen that one of the two processes
finds the lockfile already in use.

Merged from https://code.launchpad.net/~pelpsi/launchpad/+git/launchpad/+merge/457633

00af938... by Simone Pelosi

Lockfile in use by process-death-row-py `--all-derived`

We are calling `process-death-row.py --all-derived` every hour and
it shares the lockfile with `process-death-row.py -d ubuntu` that is
called every 6 hours. Thus it may happen that one of the two processes
finds the lockfile already in use.

236215a... by Simone Pelosi

Lockfile in use by process-death-row-py `--all-derived`

We are calling `process-death-row.py --all-derived` every hour and
it shares the lockfile with `process-death-row.py -d ubuntu` that is
called every 6 hours. Thus it may happen that one of the two processes
finds the lockfile already in use.

Merged from https://code.launchpad.net/~pelpsi/launchpad/+git/launchpad/+merge/457626

0fcaa8c... by Simone Pelosi

Lockfile in use by process-death-row-py `--all-derived`

We are calling `process-death-row.py --all-derived` every hour and
it shares the lockfile with `process-death-row.py -d ubuntu` that is
called every 6 hours. Thus it may happen that one of the two processes
finds the lockfile already in use.

a4bedb1... by Ines Almeida

db: add DB table permissions to launchpad_main

73619f4... by Ines Almeida

db: create new SocialAccounts table

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