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

Do an update check when deploying Cloud Functions #41

Open
erictuvesson opened this issue Mar 20, 2024 · 0 comments
Open

Do an update check when deploying Cloud Functions #41

erictuvesson opened this issue Mar 20, 2024 · 0 comments

Comments

@erictuvesson
Copy link
Contributor

When deploying new cloud functions to the cloud service it would be ideal to make an update check to verify that the new version is uploaded correctly.

This would require some changes to the cloud service, to have a way to verify that the new version is there. Preferably a unique id created by the editor and not the cloud service to be certain.

Here is where the deploy functions are in the cloud service:
https://github.com/noodlapp/noodl-cloudservice/blob/main/packages/noodl-cloudservice/src/routes/functions-admin.ts#L5

Here is where the deploy cloud functions code is in the editor:
/packages/noodl-editor/src/editor/src/utils/compilation/passes/deploy-cloud-functions.ts

richardosborne14 pushed a commit to The-Low-Code-Foundation/OpenNoodl that referenced this issue Aug 14, 2024
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

No branches or pull requests

1 participant