How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

AWS CodeBuild Managed Self-Hosted GitHub Action Runners

calendar_today June 7, 2024 person Matt Laver domain amazon-codebuild

AWS CodeBuild now supports managed self-hosted GitHub Action runners, allowing you to build powerful CI/CD capabilities right beside your code and quickly implement a build, test and deploy pipeline. Last year AWS announced that customers can define their GitHub Actions steps within any phase of a CodeBuild buildspec file but with a self-hosted runner , jobs execute from GitHub Actions on GitHub.com to a system you deploy and manage. With the recent announcement that AWS CodeBuild now supports managed GitHub Action runners , AWS can take care of managing the hosting of GitHub Action self-hosted runners within CodeBuild allowing teams to run their GitHub Actions workflow jobs natively within AWS.

open_in_new Read original post