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

📖 Documentation: Syncing code to AWS CodeCommit #318

Closed
GreenMachine01 opened this issue Jul 26, 2023 · 7 comments
Closed

📖 Documentation: Syncing code to AWS CodeCommit #318

GreenMachine01 opened this issue Jul 26, 2023 · 7 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@GreenMachine01
Copy link

GreenMachine01 commented Jul 26, 2023

Similar to Bitbucket this option is only available in the Enterprise plan.

@GreenMachine01 GreenMachine01 changed the title Documentation: Syncing code to AWS CodeCommit 📖 Documentation: Syncing code to AWS CodeCommit Jul 26, 2023
@GreenMachine01
Copy link
Author

@overbit please add any information needed to explain how to connect to AWS CodeCommit
How is it different from connecting to GitHub or Bitbucket

@GreenMachine01 GreenMachine01 added documentation Improvements or additions to documentation in-progress Currently working on it... labels Jul 26, 2023
@GreenMachine01 GreenMachine01 removed the in-progress Currently working on it... label Aug 8, 2023
@dericksozo
Copy link
Contributor

@overbit @GreenMachine01 do you have some additional information on Notion that I could reference for this issue?

@GreenMachine01 GreenMachine01 added the in-progress Currently working on it... label Aug 9, 2023
@overbit
Copy link
Contributor

overbit commented Aug 10, 2023

@dericksozo Sorry for the reaaaally later reply. This component is not ready yet for documentation since we are waiting on the last implementation piece that is the UI configuration

@dericksozo
Copy link
Contributor

No worries and thanks for the update @overbit! Let me know when this one is ready to work on.

@overbit
Copy link
Contributor

overbit commented Aug 10, 2023

@GreenMachine01 and I agreed that we can document AWS now mentioning that the configuration of the integration will happen during the onboarding where the user will be asked to provide the following information:

  • AWS region : this is the region whereas the AWS CodeCommit repositories will be stored in AWS
  • AWS HTTPS Git credentials for AWS CodeCommit: used by the amplication[bot] to interact with each git repository . I'd add a link to here for more details: https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-gc.html
  • AWS User Access Key Id and Access Secret Key: used by amplication to manage the repositories tasks (i.e. create new repos, create PRs, add comments, etc). The AWS user will require the AWS managed policy AWSCodeCommitPowerUser to gain the necessary permissions.

@dericksozo, does this make sense?

@dericksozo
Copy link
Contributor

That makes sense, @overbit. If I have any additional questions I'll ask here on this issue.

@GreenMachine01 GreenMachine01 removed the in-progress Currently working on it... label Sep 6, 2023
@dericksozo
Copy link
Contributor

This one is taken care of in PR #394.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants