Self-Hosted GitHub Actions Runner on Hetzner Cloud
Version updated for https://github.com/Cyclenerd/hcloud-github-runner to version v1.4.0.
- This action is used across all versions by 12 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the creation, registration, and termination of self-hosted GitHub Actions runners on Hetzner Cloud servers. It enables cost-effective, flexible CI/CD workflows by leveraging Hetzner’s infrastructure, providing organizations with predictable billing and the ability to bypass GitHub Actions usage limits. This action is tailored for users seeking control over their build environments while optimizing operational costs for high or specialized workloads.
What’s Changed
What’s Changed
- Support multiple values where the HCloud API supports it by @Speedlulu in https://github.com/Cyclenerd/hcloud-github-runner/pull/27
New Contributors
- @Speedlulu made their first contribution in https://github.com/Cyclenerd/hcloud-github-runner/pull/27
Full Changelog: https://github.com/Cyclenerd/hcloud-github-runner/compare/v1.3.0...v1.4.0