Niek Palm

Results 36 issues of Niek Palm

Action running the linter is failing on any branch, including main. ``` README.md:1:1 ✖ 1:1 Forbidden license section found remark-lint:awesome-license ✖ 15:1 ToC missing item for "License" remark-lint:awesome-toc ``` Caused...

Action docs action - https://github.com/npalm/action-docs-action added. The action updates the README using action-docs

Add option to disable lambda to sync runner binaries. Useful when using a custom AMI containing the GitHub agent.

📢 HELP WANTED: We are running the AWS self-hosted GitHub runners OS project in Philips Labs for over two years! And we are incredibly happy with all the feedback and...

We are exploring the options to add features related to Monitoring and Alerting to tthe module, see #2025 and [project](https://github.com/philips-labs/terraform-aws-github-runner/projects/2?add_cards_query=is%3Aopen). We are aming to provide an AWS native soltuion that...

metrics
stale:exempt

Update module to Node 16 since this is now supported by [AWS](https://aws.amazon.com/about-aws/whats-new/2022/05/aws-lambda-adds-support-node-js-16/) Currently some unit test are failing while bumping Node

enhancement
good first issue
help wanted

## Description Add tests for example runner-default using terratest ## Migrations required NO ## Verification n/a ## Documentation Added README for tests

Due to backwards compatibly the module still supports the scenario to register a runner manual and pass the token. To reduce the complexity and number of scenarios this option will...

work-in-progress

Create a test set for example with Terraform Kitchen sink / terratest to verify a deployment

enhancement
help wanted

The action has no option to set the working directory to run detect in a different directory than the root.