Questions tagged with AWS CodeCommit
AWS CodeCommit is a secure, highly scalable, managed source control service that hosts private Git repositories. It makes it easy for teams to securely collaborate on code with contributions encrypted in transit and at rest.
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
Whenever I try template sync for AWS Proton, I get this error:
Repository sync status message
Clone Failed: Invalid remote: origin
I'm creating codepipeline that need to get changes from develop and release branches and feature branch if possible. But when i make a pipeline with source stage of 3 branches ![Enter image...
As described below, AWS CodeCommit was closed to new customer.
[AWS DevOps Blog](https://aws.amazon.com/blogs/devops/how-to-migrate-your-aws-codecommit-repository-to-another-git-provider/)
Our...
I have a lambda that will create a codecommit repository. It works fine when testing locally, but the connection to codecommit times out when run in aws. The logs show that dns is working, it is able...
Given the recent announcement regarding the demise of CodeCommit, does anyone know if there are any implications for CodeCatalyst?
Given CodeCommit is being deprecated, what other Git service is available in the AWS ecosystem that is IRAP approved?
Are there plans to make CodeCatalyst IRAP approved? It's not on this...
GitHub enjoyed more support than CodeCommit from AWS, so the discontinuing of the Servicing is shocking but not really.
My Question is: Do we know if Azure Repos will be a supported Source for...
I'm trying to create my first ever CodeCommit repository, but I keep getting this error:
`"CreateRepository request is not allowed because there is no existing repository in this AWS account or AWS...
"CreateRepository request is not allowed because there is no existing repository in this AWS account or AWS Organization"
Tried creating a repository on my root account and a full access admin...
I am migrating a branch from one codecommit repo to another. Both Repos are on different accounts but have the same name and are in the same region. I connect to them using HTTPs so both have the same...
when migrating from Gitlap to GitHub enterprise, having more than one organization, projects and repos, and many users
what is the best approach to achieve successful migration with the least...
We are attempting to support CI/CD pipelines for trunk-based development (https://minimumcd.org/minimumcd/tbd/) for our AWS CodeCommit git repositories.
Specifically, that means we need 2 types of...