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

CI/CD for CDK apps #68

Closed
eladb opened this issue Jul 11, 2018 · 2 comments
Closed

CI/CD for CDK apps #68

eladb opened this issue Jul 11, 2018 · 2 comments
Assignees
Labels
effort/large Significant effort required for implementation

Comments

@eladb
Copy link
Contributor

eladb commented Jul 11, 2018

It should be easy to deploy a CI/CD pipeline for CDK apps which will pick up commits that go into a branch in a git repository (CodeCommit or GitHub) and will automatically build, run all tests (incl. integration tests), synthesize and automatically deploy the app to a production environment.

@eladb
Copy link
Contributor Author

eladb commented Jan 8, 2019

@fulghum I don't reckon this is a breaking change (at least it doesn't have to be)

@eladb eladb assigned eladb and unassigned RomainMuller Aug 12, 2019
@eladb eladb transferred this issue from aws/aws-cdk Jan 22, 2020
@eladb eladb added the effort/large Significant effort required for implementation label Jan 22, 2020
@eladb eladb assigned rix0rrr and unassigned eladb Jan 23, 2020
@eladb
Copy link
Contributor Author

eladb commented Jan 27, 2020

Duplicate #49

@eladb eladb closed this as completed Jan 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/large Significant effort required for implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants