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!: BLEA v3 #298

Merged
merged 38 commits into from
Apr 20, 2023
Merged

feat!: BLEA v3 #298

merged 38 commits into from
Apr 20, 2023

Conversation

ohmurayu
Copy link
Contributor

Merge BLEA v3 works which implements features described in #214 into main branch.


By submitting this pull request, I confirm that my contribution is made under the terms of the MIT No Attribution (MIT-0).

konokenj and others added 30 commits March 15, 2023 18:00
* main: (63 commits)
  build(deps): update snapshot for aws-cdk-lib-2.69.0
  build(deps): bump aws-cdk-lib from 2.68.0 to 2.69.0
  ci: add bot to update shapshot test in PR (#236)
  ci: enable CI in 'dev.*' branches (#230)
  build(deps): bump cdk from 2.68.0 to 2.69.0
  build(deps-dev): bump aws-cdk from 2.68.0 to 2.69.0
  build(deps): bump constructs from 10.1.277 to 10.1.278
  build(deps): bump aws-sdk from 2.1334.0 to 2.1335.0
  ci: increase dependabot PR limits (#229)
  build(deps): bump aws-sdk from 2.1309.0 to 2.1334.0
  build(deps-dev): bump @types/node from 18.14.2 to 18.15.3
  build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.55.0
  build(deps-dev): bump eslint from 8.35.0 to 8.36.0
  build(deps): bump constructs from 10.1.268 to 10.1.277
  build(deps-dev): bump @typescript-eslint/eslint-plugin
  build(deps): bump aws-cdk-lib from 2.67.0 to 2.68.0
  build(deps-dev): bump lint-staged from 13.1.0 to 13.2.0
  build(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0
  build(deps): bump cdk from 2.67.0 to 2.68.0
  build(deps-dev): bump typescript from 4.9.4 to 4.9.5
  ...
Delete Audit account baseline. This is discussed in #237.
)

* 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

* 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 <33686234+ohmurayu@users.noreply.github.com>
…hod 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
…umber 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 <ohmurayu@amazon.co.jp>
…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 <33686234+ohmurayu@users.noreply.github.com>
@ohmurayu ohmurayu requested a review from konokenj April 19, 2023 16:18
@konokenj konokenj added this pull request to the merge queue Apr 20, 2023
Merged via the queue into main with commit d54371b Apr 20, 2023
@konokenj konokenj deleted the dev.v3 branch April 20, 2023 02:06
@konokenj konokenj restored the dev.v3 branch March 22, 2024 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants