You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add output and configuration for customer owned lambdas (#1029)
* add output and configuration for customer owned lambdas
* add back removed code
* refactor logic to add to backend output
* small api update
* prevent prototype-polluting assignment
* prevent prototype-polluting assignment
* small updates to deployed backend client
* update changeset
* use maps for lazyLists
* fix lint
* add test to throw when trying to enter a different version than existing version
* poke ci
* remove function outputs accumulator
* remove comment
* nit fixes
* add tests
* rename customerFunctions to definedFunctions
* nit fixes
0 commit comments