Joshua Spiewak

Results 5 issues of Joshua Spiewak

Run the docker image in parallel testing each package installer

Tweak comments, brackets, etc.

The PPA has been [taken down](https://launchpad.net/~jonathonf): > I will be removing most of my PPAs from public access due to continued and persistent abuse by companies using these packages for...

So that package installs from one don't affect another See #122

The Netlify step appears to run on every change, regardless of branch, resulting in no-op deployments in Netlify. Should it have `if: github.ref == 'refs/heads/main'` as a guard clause like...