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.
runs-on.com/reference/benchm…
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.
→ runs-on.com
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 - github.com/pullpreview/actio…
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: devhunt.org/tool/pullpreview
GitHub introduced a feature to control concurrency in Action workflows, you should update your pullpreview config to make use of it - github.com/pullpreview/actio…
# .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!
For "Preview Apps" the guys at @pullpreview are helping us to integrate Chaskiq on it's pipeline. The integration is complete but we've not yet merged it. we'll do very soon!