KeepAllLimit |
Keep all builds.
|
KeepLastNDaysLimit |
Keep builds within fixed days count.
|
KeepNDaysSinceLastBuildLimit |
Keep builds within fixed days count.
|
KeepNDaysSinceLastSuccessfulBuildLimit |
Keep builds within fixed days count before first successful build (excluding its day) and all not successful builds after it.
|
KeepNLastBuildsLimit |
Keep the fixed number of the last builds ordered by build id.
|
LegacyKeepNBuildsLimit |
Keep the fixed number of the last successful builds ordered by build id.
|
LegacyKeepNDaysLimit |
Keep builds within fixed days count before first successful (not cancelled or incomplete) build (including its day)
and cancelled builds after it staring with the very first build (if it is not successful) also within the same days count.
|
LegacyKeepNDaysMBuildsLimit |
|