Category: AWS

Thank you to my colleague Harvey Bendana for this blog on how to do shallow cloning on AWS CodeBuild using GitHub Enterprise as a source.
Today we are announcing support for using GitHub Enterprise as a source type for CodeBuild.
We are also announcing support for shallow cloning of a repo when you use CodeCommit, BitBucket, GitHub, or GitHub Enterprise as a source type.
Create a sample AWS CodeBuild project:Open the AWS CodeBuild console at https://console.aws.amazon.com/codebuild.
Here is the state of the GitHub Enterprise repo and AWS CodeBuild project before pushing a change:2.

Related Articles