AWS CodeBuild Integrates with GitHub Enterprise and Supports Shallow Git Clones

Posted on: Jan 25, 2018

AWS CodeBuild now supports GitHub Enterprise as the source control provider. This enables GitHub Enterprise customers to use CodeBuild’s managed build service to automatically build pull requests and commits. CodeBuild also supports access to Amazon Virtual Private Cloud resources as an existing feature, so enterprise customers can use CodeBuild without being exposed to the public internet.

AWS CodeBuild also now supports shallow Git clones so that you can save time by cloning and building only a partial revision history of a repository. If you don’t want to copy the full history, CodeBuild enables you to clone the most recent 1, 5, or 25 commits. 

To read more about both the GitHub Enterprise integration and the shallow Git clone feature, please read our blog post.

A full list of Regions where AWS CodeBuild is available can be found here