~vorlon/ubuntu-dev-tools:ubuntu-build-revamp

Last commit made on 2024-03-11
Get this branch:
git clone -b ubuntu-build-revamp https://git.launchpad.net/~vorlon/ubuntu-dev-tools
Only Steve Langasek can upload to this branch. If you are Steve Langasek please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu-build-revamp
Repository:
lp:~vorlon/ubuntu-dev-tools

Recent commits

c92fa65... by Steve Langasek

ubuntu-build: Handling of proposed vs release pocket default for ppas

07d3158... by Steve Langasek

Don't do expensive check of group membership on rescore, just handle exceptions

This could do with some further refactoring, but will probably postpone that
until a decision is made about dropping the non-batch mode

d5faa9b... by Steve Langasek

Proper handling of getDevelopmentSeries()

9e710a3... by Steve Langasek

Always use exact match when looking for source packages by name

010af53... by Steve Langasek

Add a -A archive option to act on ppas as well.

This results in a major refactor of the code to use launchpadlib directly
instead of the ubuntutools.lp.lpapicache module in ubuntu-dev-tools which is
idiosyncratic and does not expose the full launchpad API. Easier to rewrite
to use the standard library.

0bef4d7... by Steve Langasek

ubuntu-build: fix licensing.

Canonical licensing policy has never been GPLv3+, only GPLv3.

688202a... by Steve Langasek

ubuntu-build: update copyright

691c138... by Steve Langasek

ubuntu-build: support retrying builds in other states that failed-to-build

f01502b... by Steve Langasek

ubuntu-build: make the --arch option top-level

This gets rid of the fugly --arch2 option

42f8e5c... by Steve Langasek

ubuntu-build: in batch mode, print a count of packages retried