Category "aws-codecommit"

Push Notifications From AWS CodeCommit and Spring Cloud Config

I have two questions: Does Spring cloud config can work with AWS code commit push notifications? AWS Codecommit can work with SNS that can send web hook Can th

GitLab as mirror for CodeCommit

For my use case I need to use CodeCommit repositories. But I would also like to use GitLab GUI and features. If I install GitLab on my server, is there a way

Git submodule codecommit

I have two repositories in AWS Codecommit and I want to add the one repo as submodule into the other repositories. The two repos are located in a role, not in t

clone AWS codecommit repo via HTTP

I have set 2 repositories in AWS Codecommit and using before SourceTree from Windows, setting up access via HTTP protocol was and everything was working fine.

"Unable to negotiate" with AWS CodeCommit: "no matching host key type found"

I'm trying to connect to AWS CodeCommit with SSH. I've followed every step in this guide: https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-ssh

running git clone against AWS CodeCommits gets me a 403 error

My local laptop is a Mac. The ssh key is configured properly. This is the content of ~/.ssh/config Host barthea Hostname git-codecommit.us-east-1.amazonaws.com

Terraform: Using versioned modules stored in AWS CodeCommit

Currently have a repository for terraform modules stored in AWS CodeCommit. Between Dev and Prod we want to use the same repository for the modules but be able