-
Notifications
You must be signed in to change notification settings - Fork 628
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
Add deleteTasksOnCompletion to Azure Batch configuration #4114
Add deleteTasksOnCompletion to Azure Batch configuration #4114
Commits on Jul 19, 2023
-
Add deleteTasksOnCompletion to Azure Configuration
Deleting Azure Tasks was checking the configuration object deleteJobsOnCompletion which was incorrect since a task belongs to a job. This adds the equivalent configuration for tasks which is checked before deleting the tasks. Signed-off-by: Adam Talbot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 778d0f0 - Browse repository at this point
Copy the full SHA 778d0f0View commit details
Commits on Jul 20, 2023
-
Revert commited Const.groovy file
Signed-off-by: Adam Talbot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32abc3c - Browse repository at this point
Copy the full SHA 32abc3cView commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 51bf0d9 - Browse repository at this point
Copy the full SHA 51bf0d9View commit details -
Signed-off-by: Ben Sherman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for caa2366 - Browse repository at this point
Copy the full SHA caa2366View commit details -
Change default Azure deleteJobsOnCompletion to false
Signed-off-by: Adam Talbot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64307dc - Browse repository at this point
Copy the full SHA 64307dcView commit details -
Be more specific with azure.batch.terminateJobsOnCompletion docs
Signed-off-by: Adam Talbot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a86498a - Browse repository at this point
Copy the full SHA a86498aView commit details -
Signed-off-by: Adam Talbot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48c59ff - Browse repository at this point
Copy the full SHA 48c59ffView commit details -
Co-authored-by: Ben Sherman <[email protected]> Signed-off-by: Adam Talbot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46a4301 - Browse repository at this point
Copy the full SHA 46a4301View commit details -
Co-authored-by: Ben Sherman <[email protected]> Signed-off-by: Adam Talbot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e0fa0b - Browse repository at this point
Copy the full SHA 1e0fa0bView commit details
Commits on Jul 24, 2023
-
Signed-off-by: Ben Sherman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6c9527 - Browse repository at this point
Copy the full SHA c6c9527View commit details -
Update docs for deleteTasksOnCompletion
Signed-off-by: Ben Sherman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e363418 - Browse repository at this point
Copy the full SHA e363418View commit details