-
examples/sample-app/cdk.json -
examples/sample-app/package.json -
examples/sample-app/bin/app.ts -
examples/sample-app/lib/sample-stack.ts -
examples/sample-app/src/http-v2.ts -
examples/sample-app/src/http-v1.ts -
examples/sample-app/src/echo.ts -
examples/sample-app/src/s3-writer.ts
-
test/integration/deploy-destroy.test.ts
- Add
integ:deploy-test-destroytask to.projenrc.ts - Add
integ:cleanuptask to.projenrc.ts - Run
bunx projento regenerate managed files
-
.github/workflows/integration.yml - Wire
integration_testjob intorelease.ymlas prerequisite for publish