AWS CodeBuild Now Supports Building GitHub Pull Requests

Posted on: Sep 27, 2017

AWS CodeBuild now allows you to build GitHub pull requests, making it easier to collaborate across your team while editing and building your application code with CodeBuild.  

CodeBuild is a fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy. With CodeBuild, you don’t need to provision, manage, and scale your own build servers. CodeBuild scales continuously and processes multiple builds concurrently, so your builds are not left waiting in a queue. You can get started quickly by using prepackaged build environments, or you can create custom build environments that use your own build tools. With CodeBuild, you are charged by the minute for the compute resources you use. For more information, please see the sample pull request here.

CodeBuild is available in the US East (Ohio), US East (N. Virginia), US West (Oregon), US West (San Francisco), Canada (Central), EU (London), EU (Ireland), EU (Frankfurt), Asia Pacific (Sydney), Asia Pacific (Singapore), and Asia Pacific (Tokyo). 

For further information, please visit: