0.6100.0 MB
Proprietary
classic
Unknown
Quickly setup and test Snapcraft pull requests
This snap is used to test and evaluate individual pull requests for Snapcraft. It's essentially a light wrapper around git and Python virtual environments, simplifying a repetitive task of fetching pull requests and setting up venvs to use them.
So you have a pull request you'd like to test. When you visit the pull request, you'll notice that each one has an ID (for example, #2120). Use that ID to fetch the pull request and setup a virtual environment:
Now you're ready to run that pull request's Snapcraft:
So you have a pull request you'd like to test. When you visit the pull request, you'll notice that each one has an ID (for example, #2120). Use that ID to fetch the pull request and setup a virtual environment:
$ snapcraft-pr.init <id>
Now you're ready to run that pull request's Snapcraft:
$ snapcraft-pr <id> <typical snapcraft args>Update History
0.6 (10)1 Apr 2026, 21:28 UTC
15 Mar 2018, 19:03 UTC
19 Jan 2019, 12:57 UTC
1 Apr 2026, 21:28 UTC