~jugmac00/launchpad:prepopulate-archive.official

Last commit made on 2022-09-29
Get this branch:
git clone -b prepopulate-archive.official https://git.launchpad.net/~jugmac00/launchpad
Only Jürgen Gmach can upload to this branch. If you are Jürgen Gmach please log in for upload directions.

Branch merges

Branch information

Name:
prepopulate-archive.official
Repository:
lp:~jugmac00/launchpad

Recent commits

4e5165e... by Jürgen Gmach

WIP

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
fe225b5... by Jürgen Gmach

Add `Archive.official` database column

The column is either inferred/prepopulated from `Archive.purpose` or
manually set by the distribution owner.

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
1890ec1... by Jürgen Gmach

Update sampledate for changes in public.cve

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

1905cfa... by Jürgen Gmach

Update sampledate for changes in public.cve

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
af14360... by Andrey Fedoseev

Replace `Cve.discoverer` with `discovered_by`

Merged from https://code.launchpad.net/~andrey-fedoseev/launchpad/+git/launchpad/+merge/430020

0dc9a35... by Andrey Fedoseev

UCT import/export: handle the `cve.discovered_by` field

e131d70... by Andrey Fedoseev

Replace `Cve.discoverer` with `discovered_by`

`Cve.discoverer` is a reference to a `Person`, but it doesn't really work with the real data in Ubuntu CVE Tracker.

In UCT, `Discovered-By` is a free-form field which usually contains name of one or more people or an organization name which is impossible to map to a `Person`.

We agreed that a plain text field would work better for this case.

e1bf448... by Andrey Fedoseev

UCT import: use `Packaging` model for `upstream`

Merged from https://code.launchpad.net/~andrey-fedoseev/launchpad/+git/launchpad/+merge/429109

c97c127... by Colin Watson

Support generic Artifactory repositories

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

b4759d1... by Colin Watson

Update sampledata

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