~ghoust88/launchpad/+git/launchpad-3:git-repo-async-privacy-virtualrefs

Last commit made on 2020-10-30
Get this branch:
git clone -b git-repo-async-privacy-virtualrefs https://git.launchpad.net/~ghoust88/launchpad/+git/launchpad-3
Only ghoust88 can upload to this branch. If you are ghoust88 please log in for upload directions.

Branch merges

Branch information

Name:
git-repo-async-privacy-virtualrefs
Repository:
lp:~ghoust88/launchpad/+git/launchpad-3

Recent commits

0f268fd... by Thiago F. Pappacena

Small bug fixes on permission change job

e954159... by Thiago F. Pappacena

Merge branch 'git-repo-async-privacy' into git-repo-async-privacy-virtualrefs

974b22a... by Thiago F. Pappacena

Fixing test

6fde200... by Thiago F. Pappacena

Refactoring the way we deal with copy/delete virtual refs operations

7793c43... by Thiago F. Pappacena

Merge branch 'create-mp-refs' into git-repo-async-privacy-virtualrefs

b4af659... by Thiago F. Pappacena

Merge branch 'master' into create-mp-refs

d4b9a81... by Thiago F. Pappacena

Adding OCI registry client for AWS' ECR

Merged from https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/392639

9df07c9... by Thiago F. Pappacena

Fixing import formatting

1bff328... by Colin Watson

Remove old-style argument parsing from code import worker

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

efa730b... by Colin Watson

Remove old-style argument parsing from code import worker

The scheduler now always dispatches code imports using argparse-style
arguments.