~twom/launchpad:git-branch-picker

Last commit made on 2020-10-30
Get this branch:
git clone -b git-branch-picker https://git.launchpad.net/~twom/launchpad
Only Tom Wardill can upload to this branch. If you are Tom Wardill please log in for upload directions.

Branch merges

Branch information

Name:
git-branch-picker
Repository:
lp:~twom/launchpad

Recent commits

5a47e8a... by Tom Wardill

Add missing template

d7c9af0... by Tom Wardill

Use GitRef vocabulary for autocomplete git picker

e922a68... by Colin Watson

Use a more convincingly invalid address in TestSignableTagFile

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

83d8bbc... by Colin Watson

Use a more convincingly invalid address in TestSignableTagFile

c2668d9... by Colin Watson

Loosen valid_email to accept digits and hyphens in TLDs

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

1561b53... by Thiago F. Pappacena

Uploading intermediate OCI manifest list as archs are built

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

800c38d... by Colin Watson

Loosen valid_email to accept digits and hyphens in TLDs

This normally comes up in practice when processing package uploads from
people who've forgotten to set their email address properly so dch(1)
generated one from their hostname; these are syntactically well-formed
despite being incorrect, but dak accepts them and we don't have a
principled reason to reject the upload on that basis.

Digits and hyphens also appear in the IDNA encoding of internationalised
domain names. This commit doesn't constitute full support for IDNs, but
it makes it possible to work around some issues.

LP: #1902058

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