Hi,
we have a C/C++ codebase (using CMake to generate either Makefiles or
Visual Studio projects) that is a bit too large to try to build from
scratch every time, so I'd like to switch to incremental builds.
Unfortunately, this means that any warnings from files that are not
rebuilt will be marked
I recently ran out of space on my Jenkins server and one of the culprits
was my workspaces directory. It had many left over workspaces from jobs
long ago that were renamed.
Is this a known issue or did we do something wrong? I know about the
workspace cleanup plugin, but it doesn't look as if
I know its depreciated and looking for support is most likely looked down
upon but.
With the buildflow plugin, if you have a set of parallel jobs in which one
fails. Is there any way to just retrigger the job so it re-executes the
faling one and continues accordingly?
Thanks,
Ian.
--
You re