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: migrate webhook runner configuration to SSM #3728

Merged
merged 28 commits into from
Feb 26, 2024

Merge branch 'nav/chore/use-ssm' of github.com:philips-labs/terraform…

6b051fb
Select commit
Loading
Failed to load commit list.
Merged

feat: migrate webhook runner configuration to SSM #3728

Merge branch 'nav/chore/use-ssm' of github.com:philips-labs/terraform…
6b051fb
Select commit
Loading
Failed to load commit list.
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main) succeeded Feb 16, 2024 in 37s

CodeScene PR Check

Code Health Quality Gates: OK

  • Declining Code Health: 0 findings(s) 🚩
  • Improving Code Health: 1 findings(s) ✅
  • Affected Hotspots: 1 files(s) 🔥

Recommended Review Level: Detailed -- Increased risk for defects: The change involves more modules and modified lines of code than 95% of the historic high-risk change sets. The risk is higher as much of the code in this repo (97% of all commits) is written by other authors.
View detailed results in CodeScene

Details

✅ Improving Code Health:

  • Code Duplication index.test.ts: 'handles workflow job events with 256 hash signature' 🔥

Annotations

Check notice on line 1 in lambdas/functions/webhook/src/webhook/index.test.ts

See this annotation in the file changed.

@codescene-delta-analysis codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)

✅ Getting better: Code Duplication

reduced similar code in: 'handles workflow job events with 256 hash signature'. Avoid duplicated, aka copy-pasted, code inside the module. More duplication lowers the code health.