~brian-murray/ubuntu-archive-tools:devel-queue-review

Last commit made on 2021-10-07
Get this branch:
git clone -b devel-queue-review https://git.launchpad.net/~brian-murray/ubuntu-archive-tools
Only Brian Murray can upload to this branch. If you are Brian Murray please log in for upload directions.

Branch information

Name:
devel-queue-review
Repository:
lp:~brian-murray/ubuntu-archive-tools

Recent commits

07fd218... by Brian Murray

set a default value for devel_release

de23a76... by Brian Murray

Modify sru-review to be usable w/ the devel release

632ee7a... by Sebastien Bacher

Include libcloudproviders to the i386 whitelist

3112483... by Steve Langasek

further fix to sru-report changelog parsing

If an SRU changes file has no bug links this is an error, but should not
cause the report to crash.

0d06a74... by Steve Langasek

Add at-spi2-core, gtk4 bootstraps

5ecdc08... by Matthias Klose

add llvm-13

32eeaba... by Steve Langasek

If we get an error from LP, we need to continue to the next loop

not 'pass' and take an UnboundLocalError

f569857... by Matthias Klose

- add gcc-10-cross

d134bb5... by Matthias Klose

add openjdk-18

a2c3797... by Steve Langasek

Take --auto-accept as an alias for --auto-approve

This has driven me crazy for years, because the queue command takes 'accept'
as an argument, and the launchpad queue page also shows 'Accept' as the
action, but the copy-package command calls it "approve". Allow an alias
for consistency.