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

Switch to scalable LambdaStack creation function + e2e build/CDK tests #314

Merged
merged 12 commits into from
Jul 25, 2024

Conversation

twelch
Copy link
Contributor

@twelch twelch commented Jul 14, 2024

  • sorts processing functions by title and adds them to LambdaStacks in groups of no more than 20.

  • Total number of resources should be below 500 limit. This could be improved to fill out the stacks completely before adding a new one.

  • Also contains merged End-to-end build + CDK testing

@twelch twelch marked this pull request as ready for review July 14, 2024 03:05
twelch and others added 11 commits July 13, 2024 21:05
* stub createTestBuild, refactor our buildProjectFunctions

* improve createTestBuild, add back preprocessor stack test and remove snapshot dir

* fix gitignore bug

* refactor out clientBuild, add back StackEmpty and StackC

* add back StackAG

* add StackSG, explicitly set executionMode in functions

* Add StackAll test

* drop logging
@twelch twelch changed the title Switch to scalable LambdaStack creation function Switch to scalable LambdaStack creation function + e2e build/CDK tests Jul 25, 2024
@twelch twelch merged commit 8f802a5 into dev Jul 25, 2024
4 checks passed
@twelch twelch deleted the scale-lambda-stacks branch July 25, 2024 05:29
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