cdk-github-runners icon indicating copy to clipboard operation
cdk-github-runners copied to clipboard

CDK constructs for self-hosted GitHub Actions runners

Results 32 cdk-github-runners issues
Sort by recently updated
recently updated
newest added

I have a question about the webhook lambda that github calls(?): is there any way to avoid unnecessary invocations with this? for example, if I have the function URL, even...

## Problematic scenarios The following scenarios are not properly handled yet. 1. User cancels workflow. We currently don't recognize the cancellation and if the user cancels the workflow before the...

Label distribution and failures. More?

* Spot pricing * Docker support for Windows * Only way to get MacOS support? * Many more instance size options

The status function should return some information on the image builder. Latest build, image digest, recent failures, etc.

Challenges: - Must pay for at least 24 hours of usage of a dedicated host for each test (sponsorship?) - Instance can take 15-40 minutes to start (keeping some runners...

See https://aws.amazon.com/blogs/containers/building-container-images-on-amazon-ecs-on-aws-fargate/

Would be nice to have the option to set multiple labels (String Array) instead of just one label for a runner.