~ghoust88/launchpad/+git/launchpad-3:async-request-oci-recipe-build

Last commit made on 2020-04-27
Get this branch:
git clone -b async-request-oci-recipe-build 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:
async-request-oci-recipe-build
Repository:
lp:~ghoust88/launchpad/+git/launchpad-3

Recent commits

a0d0364... by Thiago F. Pappacena

Formatting imports

2026558... by Thiago F. Pappacena

Merge branch 'master' into async-request-oci-recipe-build

d110534... by Colin Watson

Make the system "gi" package optional

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

c184718... by Colin Watson

Make the system "gi" package optional

The gi (gobject-introspection) package is only used in the test suite,
and isn't installed by launchpad-dependencies. Make it optional.

67b2d31... by Tom Wardill

Lower logging level to prevent OOPS

Merged from https://code.launchpad.net/~twom/launchpad/+git/launchpad/+merge/382925

f1c9c32... by Tom Wardill

Lower logging level to prevent OOPS

66d0803... by Tom Wardill

Use tenacity to retry ConnectionError in OCIRegistryClient

Merged from https://code.launchpad.net/~twom/launchpad/+git/launchpad/+merge/382904

8046f8f... by Tom Wardill

Remove unused imports

dd5f69d... by Tom Wardill

Patch .sleep so the test is faster

825b137... by Tom Wardill

Even shorter retry