-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
- check if we can Compile without Run
- check how long it takes to compile only the script
- We can run a compile check in the background and inform the user via some Toast/Popup window about the result
- User can't run the test without a compilation check.
- When the user clicks Run, we need to make sure that the Script was compiled successfully (we check this in DB). Otherwise, we need to run the compilation, mark it in the DB, and schedule it in K8s if the compilation was successful.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels