aws-samples / aws-virtual-participant-framework-for-rtc

Apache License 2.0
48 stars 11 forks source link

cdk.out must be checked into codecommit for cdk pipeline to work #32

Closed sinasojoodi closed 1 year ago

sinasojoodi commented 1 year ago

Expected behavior and actual behavior

ANSWER: cdk.out is should not be ignored in git otherwise CDKpipeline fails

Steps to reproduce the problem

ANSWER: deploy project according to README.md, make small change and push code to CodeCommit. CDKpipeline fails with error indicating cdk.out folder is not found

Specifications like the version of the project, operating system, or hardware

ANSWER: NA