Skip to content

Commit

Permalink
feat: Add the ability to write results to alternate storage locations
Browse files Browse the repository at this point in the history
Now supports secrets manager and parameter store. Also added lambda function testing with moto and pytest to verify all the different paths are happy and the function properly errors if env vars aren't configured. Reworked CDK code a bit to make it cleaner given the new conditional paths the setup might take.
  • Loading branch information
bmiller08 committed Nov 13, 2023
1 parent 3f6c9ae commit 68900e8
Show file tree
Hide file tree
Showing 35 changed files with 4,160 additions and 1,895 deletions.
7 changes: 0 additions & 7 deletions .gitattributes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions .github/workflows/build.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 0 additions & 32 deletions .github/workflows/pull-request-lint.yml

This file was deleted.

178 changes: 0 additions & 178 deletions .github/workflows/release-v1.yml

This file was deleted.

10 changes: 5 additions & 5 deletions .github/workflows/release.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 0 additions & 30 deletions .github/workflows/stale.yml

This file was deleted.

Loading

0 comments on commit 68900e8

Please sign in to comment.