AWS CodeBuild now supports GitHub Actions
BRANK

AWS CodeBuild now supports GitHub ActionsPosted On: Jul 7, 2023AWS CodeBuild customers can now use GitHub Actions during the building and testing of software packages. AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces ready-to-deploy software packages. Customers’ CodeBuild projects are now able to leverage many of the pre-built actions available in GitHub’s marketplace. GitHub Actions are open source applications for the GitHub Actions platform that perform a complex but frequently repeated task.With CodeBuild’s integration with GitHub Actions, you can now extend your buildspec definition to invoke third-party solutions. There is no need to author and maintain custom integrations, or learn how integrate others’ solutions into your build process. CodeBuild’s integration with GitHub actions is available in US East (N. Virginia), US East (Ohio), US West (N. California), see the US West (Oregon), South America (Sao Pau…

aws.amazon.com
Related Topics: GitHub Amazon Web Services Git