You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: