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

feat(cloud9): support AWS CodeCommit repository clone on launch #8204

Closed
1 of 2 tasks
pahud opened this issue May 26, 2020 · 0 comments · Fixed by #8205
Closed
1 of 2 tasks

feat(cloud9): support AWS CodeCommit repository clone on launch #8204

pahud opened this issue May 26, 2020 · 0 comments · Fixed by #8205
Assignees
Labels
@aws-cdk/aws-cloud9 Related to AWS Cloud9 effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. in-progress This issue is being actively worked on. needs-triage This issue or PR still needs to be triaged.

Comments

@pahud
Copy link
Contributor

pahud commented May 26, 2020

see the cloudformation sample:
https://twitter.com/darkosubotica/status/1265156073264218112

Use Case

To clone any existing codecommit repos on environment launch.

Proposed Solution

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@pahud pahud added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels May 26, 2020
@SomayaB SomayaB added @aws-cdk/aws-cloud9 Related to AWS Cloud9 in-progress This issue is being actively worked on. labels May 26, 2020
@skinny85 skinny85 added effort/small Small work item – less than a day of effort review/small labels May 29, 2020
@mergify mergify bot closed this as completed in #8205 Jun 8, 2020
mergify bot pushed a commit that referenced this issue Jun 8, 2020
feat(cloud9): support AWS CodeCommit repository clone on launch 

Add a new `repositories` property to allow users to clone AWS CodeCommit repositories on environment launch.

Closes #8204

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-cloud9 Related to AWS Cloud9 effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. in-progress This issue is being actively worked on. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants