Skip to content
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

CodeCommit deprecation and alternatives with CodeCatalyst #477

Open
tkessler45 opened this issue Jul 29, 2024 · 7 comments
Open

CodeCommit deprecation and alternatives with CodeCatalyst #477

tkessler45 opened this issue Jul 29, 2024 · 7 comments
Labels
enhancement New feature or request

Comments

@tkessler45
Copy link

CodeCommit is being deprecated, and as the default / native option for AFT this has users with infrastructure that will be in need of migration. While other VCS solutions are supported, there is minimal documentation on migration, and minimal documentation on alternatives provided by AWS, such as CodeCatalyst.

@tkessler45 tkessler45 added the enhancement New feature or request label Jul 29, 2024
@nApucco
Copy link

nApucco commented Jul 30, 2024

CodeCommit is being deprecated

Source? News? Blog Post?
You can't just state something like this without backing it up.

@mtonxbjss
Copy link

Probably referring to this re:Post answer

Not seen an official announcement from AWS yet, though.

@Menahem1
Copy link

Something "more" official https://x.com/jeffbarr/status/1818461689920344321

@bartoszbryk
Copy link

https://aws.amazon.com/blogs/devops/how-to-migrate-your-aws-codecommit-repository-to-another-git-provider/ Official communication

@nApucco
Copy link

nApucco commented Jul 31, 2024

https://aws.amazon.com/blogs/devops/how-to-migrate-your-aws-codecommit-repository-to-another-git-provider/ Official communication

Interesting. They updated the blog post with a disclaimer containing the announcement. (Original Blog Post)
AWS really needs to work on their communication.


On topic: Could AFT support S3 as a possible source for the 4 code repositories?

  • That would allow anyone to implement some replication from any third-party repository to S3, without having to hope that AWS CodeStar Connections someday support that Git repo provider.
  • One example would be Bitbucket Server, which is not supported by CodeStar Connections.

@lorengordon
Copy link

This seems very premature. Codestar Connections makes some bad assumptions about provider operating models, for example requiring an admin PAT to add a Self-Managed GitLab host. Repo owners are unlikely to be Gitlab admins!

@vivesan1
Copy link

vivesan1 commented Aug 6, 2024

Hi all, thank you for the discussion. AWS CodeCommit is no longer allowing new customers to create repositories. Existing AFT customers with AWS CodeCommit repositories will continue to be supported. Customers with existing repos can also create new repos as needed.
New AFT customers must use CodeStar Connections to utilize a third party VCS provider.

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

No branches or pull requests

7 participants