Dev

Results 8 comments of Dev

This is still happening even while using screenshot location/path for version 2.41.2.

@npalm Looks like the jest step is failing because the coverage is dropping below 92%, however all the tests itself are passing. ```Jest: "global" coverage threshold for branches (92%) not...

@npalm Any chance you can look at this? I tried adding some tests with 40 runners but it didn't help.

Any update on this? Looking to upgrade the module version but cannot until we have this PR merged in.

> AWS service quotas @npalm yes I believe `putParameter` call does play a role in hitting rate limits. We are running the [forked version](https://github.com/viewthespace/terraform-aws-github-runner) of this repo with the [initial...

@npalm Sure forked version is [here](https://github.com/viewthespace/terraform-aws-github-runner), it's linked above as well. FYI we are using Linux runners.

Another viable workaround is to use remote actions (hosted in another repo) which worked for us as we have a central repo for reusable actions and workflows.