chore(jenkins): clean up custom workspace directories#2810
Open
lprimak wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
@apupier how about this? |
9740810 to
157ada3
Compare
157ada3 to
d266b41
Compare
apupier
approved these changes
Jun 23, 2026
apupier
left a comment
Contributor
There was a problem hiding this comment.
this will save more space effectively.
it remains the case of failing/unstable builds too which is not covered. And i really understand that it can be interesting to keep the workspace in case of failure for some time.
On Apache Camel project, i think by using cleanWs(), the workspace are cleaned (most of the time, if there is not a file with a wrong user created in the workspace) only when the build is removed which i would expect to be triggered when the job is removed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #2805