
github Self-Hosted Runners on AWS CodeBuild
👋 Hey there! I’ve written before about establishing Self-Hosted Runners within github.com here. However, this involves deploying API endpoints and integrating with github via a WebHook. It’s not hard to establish, but it’s extra work to look after, update, and manage.
Read More
Creating shared github-actions
Table of contents Workflow Before Workflow After The Workflow Creating a shared (reusable) workflow Workflow Repository Adapt the workflow for reuse Calling the shared workflow Summary 👋 Hey there!
Read More
github-actions in CodeBuild
This month AWS released support for github-actions in CodeBuild. https://aws.amazon.com/about-aws/whats-new/2023/07/aws-codebuild-github-actions
Read More
Dude Scale My Runners
In our github Enterprise Instance, we use the super-linter to keep all our users honest and lint everything.
Read More