-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
When you submit a sab file for the first time, you create a job definition. If I have to recompile and run the application, I have to build the app, manually update the job definition to upload the new sab file when the build is completed, then start a new run.
It would be nice if there was some automatic connection between the job run and the project or the sab file, for example
- in the job definition add a checkbox to always use the latest version of the local sab file when submitting a run
- after downloading a .sab file, prompt to update a job definition and let the user choose which job run the sab file should correspond to, with the option to remember this
If we do something like this then we also need to alert the user when they rename a file in that project that the job runs will be affected, since the sab file will likely have a new name.
Metadata
Metadata
Assignees
Labels
No labels