Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

provide support for AWS codecommit #23

Closed
javamonkey79 opened this issue Jul 13, 2015 · 5 comments
Closed

provide support for AWS codecommit #23

javamonkey79 opened this issue Jul 13, 2015 · 5 comments
Labels
feature-request New feature or enhancement. May require GitHub community feedback.

Comments

@javamonkey79
Copy link

Because Eclipse uses JGIT for git integration, eGit does not work with AWS codecommmit in most places. I've opened a bugzilla ticket for the JGIT team here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=472415, but they (nor I) have expertise with AWS IAM auth.

@fulghum
Copy link
Contributor

fulghum commented Jul 13, 2015

Hey Shaun, have you been able to get eGit working with CodeCommit by using SSH authentication? That might be an easier path than a custom jGit authentication for AWS signing:
http://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-credentials-ssh.html

@javamonkey79
Copy link
Author

Great idea! I didn't know this was possible but will try it out.

@fulghum
Copy link
Contributor

fulghum commented Jul 13, 2015

No problem. Let us know if you hit any snags. The SSH authentication feature is likely the easiest way to get CodeCommit to integrate with other tools. Let us know how it works and if there was anything along the way (like the key pair setup) that we could make easier for developers.

@SonyDavid
Copy link

Hi,

I'm behind a company firewall and ssh isn't an option. Any chance this can be looks at some more.

David

@zhangzhx zhangzhx added the feature-request New feature or enhancement. May require GitHub community feedback. label Jul 1, 2016
@zhangzhx
Copy link
Contributor

zhangzhx commented May 9, 2017

Hi, we have launched the AWS CodeCommit plugin for Eclipse together with the new service AWS CodeStar. Please see this blog post for more information how to use these two plugins. Recently, AWS IAM launched a new feature to configure Git credentials for AWS CodeCommit. It extremely simplifies the process to connect AWS CodeCommit repo.

Welcome to try this new feature and let us know what you think about it.

@zhangzhx zhangzhx closed this as completed May 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request New feature or enhancement. May require GitHub community feedback.
Projects
None yet
Development

No branches or pull requests

4 participants