~ilasc/launchpad:add-permissions-vulnerability

Last commit made on 2022-04-07
Get this branch:
git clone -b add-permissions-vulnerability https://git.launchpad.net/~ilasc/launchpad
Only Ioana Lasc can upload to this branch. If you are Ioana Lasc please log in for upload directions.

Branch merges

Branch information

Name:
add-permissions-vulnerability
Repository:
lp:~ilasc/launchpad

Recent commits

753aafd... by Ioana Lasc

Add permissions for person-merge-job

519bb25... by Ioana Lasc

Add vulnerability and vulnerabilityactivity

Merged from https://code.launchpad.net/~ilasc/launchpad/+git/launchpad/+merge/415804

049f098... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to dce29875f187

dce2987... by Colin Watson

Artifactory publishing: indexes

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

8cf09d6... by Colin Watson

Drop unnecessary binarypackagerelease__ci_build__idx

The non-NULL cases are covered by
binarypackagerelease__ci_build__bpn__key, and querying for the NULL
cases isn't interesting.

e01b78a... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to 2f0c2e559058

2f0c2e5... by Colin Watson

Fix git arguments passed to CI builds

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

29467d9... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to fab256dbcf0d

c333e18... by Colin Watson

Fix git arguments passed to CI builds

`CIBuildBehaviour` was passing the commit ID to builders using the
fictitious `commit_sha1` argument. Since this is just intended to be
passed to `git checkout`, it doesn't make sense to invent a new name for
it; it can just use the same `git_path` argument that's used for passing
branch and tag names to other build types.

This also requires
https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/418543
in order to work properly (though it can land first since CI builds are
currently broken due to this pair of issues anyway).

fab256d... by Jürgen Gmach

Add "Landing updates for Loggerhead" how-to

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/418432