Skip to content

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

Merged
twelch merged 12 commits intodevfrom
scale-lambda-stacks
Jul 25, 2024
Merged

Switch to scalable LambdaStack creation function + e2e build/CDK tests#314
twelch merged 12 commits intodevfrom
scale-lambda-stacks

Conversation

@twelch
Copy link
Copy Markdown
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
@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