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

Serverless Functions: Add a deploy button, disable deploy when autosave, add code versioning #6654

Closed
martmull opened this issue Aug 19, 2024 · 1 comment · Fixed by #6715
Assignees

Comments

@martmull
Copy link
Contributor

martmull commented Aug 19, 2024

  • ✅ disable deploy when autosave, juste save the typescript code in the file
  • ✅ add function versioning
  • add a deploy button that build and transpile the typescript into the executable javascript file
  • ✅ check autosave does not move caret when updating the function
  • leave the test button, deploy a temporary serverless function for testing
@martmull martmull self-assigned this Aug 19, 2024
@martmull martmull converted this from a draft issue Aug 19, 2024
@martmull martmull moved this from 🆕 New to 🔖 Planned in Product development ✅ Aug 19, 2024
@thomtrp
Copy link
Contributor

thomtrp commented Aug 19, 2024

Double check behavior with product (draft vs previous version)

@martmull martmull changed the title Serverless Functions: Add a deploy button, disable deploy when autosave Serverless Functions: Add a deploy button, disable deploy when autosave, add code versioning Aug 19, 2024
@github-project-automation github-project-automation bot moved this from 🔖 Planned to ✅ Done in Product development ✅ Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants