ppa-dev-tools is a Launchpad API client that lets you create and manage Personal Package Archives (PPAs) from the command-line.
This toolset provides a command line interface to Launchpad's API for handling PPAs.
An example workflow for checking build & test of a given package on various architecture might be:
$ ppa create my-ppa
$ dput *.changes my-ppa
$ ppa wait my-ppa
$ ppa tests my-ppa
$ ppa destroy my-ppa
Installation can be performed via pip, snap, source, and debs in a PPA (of course!) For more details, see the INSTALL file:
https:/
For high level information about the tools, see the README:
https:/
To join the users' mailing list, see:
Mailing List: https:/
View full history Series and milestones
trunk series is the current focus of development.
All bugs Latest bugs reported
-
Bug #2044608: Duplicated test URLs and no all-proposed URLs
Reported -
Bug #2044232: Feature request: ppa tests --wait
Reported -
Bug #2043595: Try to get results from a serie not available in the ppa
Reported -
Bug #2043505: ppa-dev-tools shows failing tests even though they are passing in the log
Reported -
Bug #2038651: Incomplete packages listing - bionic not included
Reported
More contributors Top contributors
- Bryce Harrington 896 points
- Sebastien Bacher 26 points
- Massimiliano Girardi 23 points
- Benjamin Drung 11 points
- Nathan Teodosio 10 points