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 #2038651: Incomplete packages listing - bionic not included
Reported -
Bug #2038649: Tests result duplicated
Reported -
Bug #2028945: ppa-dev-tools.ppa tests --show-url ppa:<ppa> --release <release> doesn't show any test result
Reported -
Bug #2025484: ppa test results show duration instead of test name
Reported -
Bug #2025483: ppa tests --packages still shows test result from other packages
Reported
More contributors Top contributors
- Bryce Harrington 1157 points
- Massimiliano Girardi 23 points
- Sebastien Bacher 19 points
- Benjamin Drung 15 points
- Brian Murray 8 points