Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(base-ct-audit)!: delete base-ct-audit (#221) Delete Audit account baseline. This is discussed in #237. * feat(base-standalone)!: compose into 1 stack, and use parameter.ts (#161) * refactor(base-standalone): compose into 1 stack and use parameter.ts * feat(base-standalone): refactor file and construct names * build: fix eslint fails on jest.config.js * fix(base-standalone): remove chatbot params * test(base-standalone): fix snapshot test * Revert "build: fix eslint fails on jest.config.js" This reverts commit 18f4275. * build(base-standalone): remove unused settings from package.json * update package-lock.json * feat(base-ct-guest)!: compose into 1 stack, and use parameter.ts (#220) * feat(base-ct-guest)!: compose into 1 stack and use parameter.ts * feat(base-ct-guest)!: rename usecase * build(base-ct-guest): remove lint, format npm tasks * test(base-ct-guest): fix snapshot test * feat(base-ct-guest): deploy baseline via Service Catalog / AFC * remove product-stack-snapshots * add CDK Pipelines into blea-base-ct-guest --------- Co-authored-by: Yukitaka Ohmura <[email protected]> * refactor(guest-apiapp-sample): merge into single stack and change method to access parameter (#240) * Merge multiple stacks to one stack. * Merge two language (Python, Node.js) sample applications into single application. * Change method to access parameters to use parameter.ts * refactor(guest-webapp-sample)!: split into 2 usecases, and decrease number of stacks (#239) * refactor(guest-webapp-sample)!: split into 2 usecases, and decrease number of stacks * delete .gitignore from ec2app-sample * Update package-lock.json --------- Co-authored-by: Yukitaka Ohmura <[email protected]> * refactor(blea-base-ct-guest): Separate deploy parameter from pipeline * doc: Update Japanese docs to align v3 procedure * refactor: renew deprecated method and class on CloudWatch * fix: delete unnecessary information (#245) * refactor: rename Construct IDs and variable names * refactor: set different names to ct/standalone * refactor: rename packages * test: add missing snapshot tests for gov-base-ct and fix formats * refactor: remove "security" prefix * build: refactor npm packages and build scripts * ci: remove product-stack-snapshots generated by test * ci: fix escape * refactor: fix ecs-app class names * fix: pass env parameter to stacks * test: update snapshots * fix: specify env * build: remove parameter.js when clean, and update snapshots * feat: re-add Chatbot to gov-base when deploy via CLI * test: fix tests * feat(ecs-app): deploy without custom domain * refactor: rename Construct IDs and variable names for consistent use in this project (#286) * refactor: rename Construct IDs and variable names * refactor: set different names to ct/standalone * refactor: rename packages * test: add missing snapshot tests for gov-base-ct and fix formats * refactor: remove "security" prefix * build: refactor npm packages and build scripts * ci: remove product-stack-snapshots generated by test * ci: fix escape * refactor: fix ecs-app class names * fix: pass env parameter to stacks * test: update snapshots * fix: specify env * build: remove parameter.js when clean, and update snapshots --------- Co-authored-by: Yukitaka Ohmura <[email protected]> * docs: restore codes to use custom domain on CloudFront as a comment * fix(gov-base-ct, gov-base-standalone): adopt s3's new bucket default security policy (#296) * fix(gov-base-ct, gov-base-standalone): adopt s3's new bucket default security policy * doc: Update English docs to align v3 (#297) * docs: add versioning policy and some fixes * build: remove cdk --------- Co-authored-by: Kenji Kono <[email protected]> Co-authored-by: Kenji Kono <[email protected]>
- Loading branch information