AWS CodePipeline Source Action for AWS CodeCommit Supports git clone

Posted on: Nov 11, 2020

AWS CodePipeline Source Action now supports cloning of AWS CodeCommit repositories. With this improvement, when you define a Source Action, CodePipeline will clone the CodeCommit git repository to fetch the commit history and metadata.

AWS CodePipeline is a fully managed continuous delivery service that helps you automate your release pipelines for fast and reliable application and infrastructure updates. CodePipeline automates the build, test, and deploy phases of your release process every time there is a code change, based on the release model you define. This launch of AWS CodePipeline’s Source Action support of git clone for AWS CodeCommit extends the support in Bitbucket Cloud, GitHub.com, and GitHub Enterprise Server.

To learn more about using CodeCommit Source action with AWS CodePipeline, visit our documentation. For more information about AWS CodePipeline, visit our product page. This new feature is available in all regions where AWS CodePipeline is supported.