metacall / faas

Reimplementation of MetaCall FaaS platform written in TypeScript.
https://dashboard.metacall.io
Apache License 2.0
13 stars 20 forks source link

[WIP] fix: pr-33 warnings and scripts loading error #42

Closed aakritiawasthi closed 1 month ago

aakritiawasthi commented 4 months ago

fix #35

This pr is in under progress, There are some changes that needs to be done in Deploy CLI too after this change

This PR includes:

viferga commented 4 months ago

@aakritiawasthi does this patch include the versioning? It should not be solved by versioning as we talked. It must check if it is already deployed and do not deploy it again. And on startup, load all the stored deployments.