Ever wondered how fast are official GitHub Action runners compared to alternative solutions?
I've compiled single-CPU speeds across GitHub, various alternative providers such as Warpbuild and Buildjet, and RunsOn.
https://t.co/wcF8l3LEoF
Hello world!
RunsOn is an on-premise tool to get 10x cheaper GitHub Action runners for your workflows.
It can be installed in your own #AWS account, the source is open, and you can easily bring your existing workflows over.
→ https://t.co/2iLDdaHHXo
Reminder that the multi-environment feature of PullPreview allows to spawn e.g. an API only backend and an SPA frontend from a single pull request - https://t.co/KKvesLa9Td
Revolutionize your GitHub workflow with @pullpreview!
Continuous deployment to AWS Lightsail servers lets you catch bugs and perform reviews early in the development cycle.
Check out and support this amazing tool and its creator @crohr on Dev Hunt: https://t.co/i4a5pklXIv
GitHub introduced a feature to control concurrency in Action workflows, you should update your pullpreview config to make use of it - https://t.co/PEihLfgjd6
# .github/workflows/pullpreview.yml
concurrency: ${{ github.ref }}
Just spent 30min getting a new client up and running with PullPreview. He loves it 😍
Remember, you don’t need kubernetes to get preview environments for your pull requests!