-
New Feature
-
Resolution: Fixed
-
Minor
-
None
As a user I want to be able to have a clean workspace (or subset of a workspace).
I do not want to fall back to writing scripts with `if (unix) else windows {}` which could also be problematic as the control file lives in these directories and there would also be no way to delete the current directory
- depends on
-
JENKINS-26138 Support workspaces for Pipeline jobs
-
- In Review
-
- is related to
-
JENKINS-28382 workflow plugin: no opton to "Wipe Out Current Workspace"
-
- Resolved
-
-
JENKINS-26138 Support workspaces for Pipeline jobs
-
- In Review
-
- links to
Will this fix address this problem:
JENKINS-28382?The fact that I cannot easily delete a workspace has been the biggest blocker for me using the workspace plugin.