~racb/git-ubuntu:httplib2-re-slash

Last commit made on 2018-11-08
Get this branch:
git clone -b httplib2-re-slash https://git.launchpad.net/~racb/git-ubuntu
Only Robie Basak can upload to this branch. If you are Robie Basak please log in for upload directions.

Branch merges

Branch information

Name:
httplib2-re-slash
Repository:
lp:~racb/git-ubuntu

Recent commits

a8da53d... by Robie Basak

Merge remote-tracking branch 'smoser/fix/1801168-build-when-no-patches'

9922d45... by Scott Moser

add test

476bfe0... by Scott Moser

build: Use ubuntu images for build unless image provided.

This is git-ubuntu. When selecting a container to build in, it should
try to run an ubuntu container.

If the codename is not known, a info level message will be written
indicating that the ubuntu-daily:devel will be used.

LP: #1727590

fbcdb0f... by Robie Basak

Drop use of dry_run that is no longer defined

This fixes a regression caused by
d17507e57d60f744540088d6a1d4f56a80b92970.

7909010... by Robie Basak

Restore dry_run parameter in API call

The API doesn't provide a default for dry_run and so it must be
provided. This fixes a regression caused by
d17507e57d60f744540088d6a1d4f56a80b92970.

276ece4... by Robie Basak

Bump ubuntu-keyring keyrings used in the snap

LP: #1801725

fbf1bf4... by Robie Basak

Test that signing keys are present by default

dbd94e5... by Scott Moser

build: Fix build when there are no quilt patches.

If a package did not have any quilt packages, then git-ubuntu build
would stack trace trying to copy the non-existant .pc directory.

As an example:
  $ git ubuntu clone requests
  $ git checkout pkg/import/2.18.4-2
  $ git ubuntu build

LP: #1801168

d672edb... by Robie Basak

Mark "running" imports as errored on restart

01f4ae8... by Robie Basak

Add --only-request-new-imports-once option