jenkinsci / seed-plugin

Seed Jenkins plug-in
https://plugins.jenkins.io/seed/
38 stars 13 forks source link

Delete workspaces in case of pipeline deletion #18

Closed dcoraboeuf closed 8 years ago

dcoraboeuf commented 8 years ago

When a pipeline folder is deleted, the job children are not explicitly deleted, causing the workspaces to remain on intact. This causes space issues.

Upon deletion, make sure to delete all children jobs.