ec2-github-runner icon indicating copy to clipboard operation
ec2-github-runner copied to clipboard

On-demand self-hosted AWS EC2 runner for GitHub Actions

Results 92 ec2-github-runner issues
Sort by recently updated
recently updated
newest added

This change allows windows instances to be launched and used in the same way as Linux instances.

Is it possible to specify the EC2 instance that is started? I don't want to spin up a new EC2 instance each time a workflow is ran.

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

``` Run machulav/ec2-github-runner@v2 GitHub Registration Token is received AWS EC2 instance i-0eeae9ef28dcd04e9 is started AWS EC2 instance i-0eeae9ef28dcd04e9 is up and running Waiting 30s for the AWS EC2 instance to...

enhancement
help wanted
good first issue

### WHAT - Added EBS mapping option for runners requiring more volume size

Query the Github API to find the latest version and download that instead of a hard coded version.

Our OSS repo has grown over the last few months to the point where we are actually seeing some issue with the Github API rate limits on registering a runner:...

I was wondering if there were any plans to support MacOS instance types for the runners?