Skip to content

AWSCodeCommit deprecated #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
durdina opened this issue Jan 17, 2025 · 3 comments
Open

AWSCodeCommit deprecated #6

durdina opened this issue Jan 17, 2025 · 3 comments

Comments

@durdina
Copy link

durdina commented Jan 17, 2025

This project is currently broken due to AWS CodeCommit no longer accepting new customers.

AWS CodeCommit no longer allows creation of new repositories as is documented here: https://aws.amazon.com/blogs/devops/how-to-migrate-your-aws-codecommit-repository-to-another-git-provider/

Therefore attempts to create new AWSCodeCommit repository by CF stack template codecommit_ecr.yaml inevitably fail.

@maheshr-amzn
Copy link
Collaborator

Thanks @durdina . That's a valid point. New AWS CodeCommit repositories wont be created. So the cloudformation template codecommit_ecr.yaml will fail. I will work on the changes and fix the code in few days.

@durdina
Copy link
Author

durdina commented Jan 17, 2025

Hi @maheshr-amzn, for what it's worth I have already worked on fixing the issue and replacing AWS CodeCommit dependency with a GitHub connection. I am ready to submit PR for my changes by EOD.

It was a good exercise for me. Thank you and your org for creating these sample projects I found it really useful in my crash course to AWS infrastructure for CI/CD.

@maheshr-amzn
Copy link
Collaborator

@durdina Please raise a PR for AWS CodeCommit dependency replacing with Github changes. We will review it and work accordingly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants