• Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • hudson-wsclean-plugin
    • None

      This plugin looks great from the description. Please add it as declarative option to the pipeline.
      Something like:

      pipeline {
        options {
          cleanWorkspaces(runBefore: true)
        }
        ...
      }
      

      Or directly call it in any post section as normal step.

          [JENKINS-59226] Add support for declarative pipeline

          pjdarton added a comment -

          I have no idea how to do that ... but if you can find another plugin whose functionality can be called from a pipeline like that (and provide an example of its use), then I might take a look at how to do the same thing with this plugin.

          pjdarton added a comment - I have no idea how to do that ... but if you can find another plugin whose functionality can be called from a pipeline like that (and provide an example of its use), then I might take a look at how to do the same thing with this plugin.

            Unassigned Unassigned
            reitzmichnicht Michael Düsterhus
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: