Install latest/stable of snapcraft-pr
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install snapcraft-pr --classic
Don't have snapd? Get set up for snaps.
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:
$ snapcraft-pr.init <id>
Now you're ready to run that pull request's Snapcraft:
$ snapcraft-pr <id> <typical snapcraft args>
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.