AWS Code Commit Integration 🔗
There is currently no built-in integration for AWS Code Commit.
As a user, I would like to setup an integration inside GK to achieve the following benefits:
- Create repositories on AWS Code Commit account including .gitignore and license
- Automatically generate an SSH key pair and copy it to AWS Code Commit
- Clone from AWS Code Commit repo list
- Identify AWS Code Commit repos with remote avatars on graph
- Add remotes for AWS Code Commit repos
- Create and view Pull Requests
Comments: 9
-
06 Jul, '21
Dewald Admin MergedAn example is the AWS CodeCommit credential helper that requires an MFA code input. The helper is defined as:
`!aws --profile codecommit credential-helper $@`
We have many teams that use credential helpers and as such can only work with remote outside of GitKraken, leaving committing, conflict resolution and branch creation as some of the things that can still be performed in GitKraken. -
07 Jul, '21
Dewald MergedAn MVP for this would be just supporting credential helpers that do not require input. For the AWS CodeCommit helper, this would mean that users that do use MFA will need to assume the role in a terminal and enter their MFA code every time the temporary credentials expire, but GitKraken can still be used while those credentials are cached. This could be anything between 15 minutes and 36 hours (As per https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_request.html)
-
07 Jul, '21
DewaldThis feature seems to be quite in-depth integration with AWS CodeCommit. I logged a feature request for adding support for credential helpers, meaning users of both SSH and HTTPS connections to CodeCommit will be able to use GitKraken. This would be a step in the right direction. You can find the feature request here: https://feedback.gitkraken.com/suggestions/196282/git-credential-helpers-in-gitkraken
-
28 Jul, '21
Jonathan Admin"Git credential helpers in GitKraken" (suggested by Dewald on 2021-07-06), including upvotes (15) and comments (1), was merged into this suggestion.
-
04 Nov, '21
Kris ColemanIt would be nice if this integration included support for AWS Federated Logins using git-remote-codecommit, and would support users providing GitKraken with the local profile name.
https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-git-remote-codecommit.html
https://aws.amazon.com/blogs/devops/federated-multi-account-access-for-aws-codecommit/ -
23 Nov, '21
MarcI already asked this a year ago in the enterprise support. But this is still under consideration.
Meanwhile I get used to the cli. -
28 Feb
EdwardWhen are we going to have this plugin support?, even though it is a great tools, not having this integration, delay my production time.
-
14 Apr
SvenIn our company we also use CodeCommit and we would appreciate an integration to GK!
-
22 Jun
Miguel FerreiraOur company also uses CodeCommit not having this integration is a reason to abandon GK for us.