×
logRotator; logRotator. daysToKeepStr : String ... configured with Pipeline from SCM, in which case there is no security aspect. ... If you can't find your instance ...
Persist artifacts and console output for the specific number of recent Pipeline runs. For example: options { buildDiscarder(logRotator(numToKeepStr: '1')) }.
Feb 10, 2017 · ... . Jenkinsfile (Declarative Pipeline). pipeline { agent any options { // Only keep the 10 most recent builds buildDiscarder(logRotator ...
Mar 2, 2022 · ... logRotator, loggedInUsersCanDoAnything, mailer, masterBuild, maven, maven3Mojos, mavenErrors, mavenGlobalConfig, mavenMojos, mavenWarnings ...
Missing: scm | Show results with:scm
#!groovy import groovy.transform.Field @Field PipelineUtil ... */ buildDiscarder(logRotator(daysToKeepStr: '365 ... The config history of the crashing pipeline ...
Missing: /search convert
Implementation of "Discard old build records" feature. Implementations: Jenkins Core: hudson.tasks.LogRotator (view on GitHub). Build History Manager Plugin ...
Run.delete (from LogRotator) failing with "...looks to have already been deleted" (issue 22395); file name encoding broken in zip archives (issue 20663); Kill ...
getBuildDiscarder() . hudson.model.Job.getTimeline() · hudson.model.Job.setLogRotator​(LogRotator). as of 1.503 ...
Update logging levels in LogRotator - hudson.tasks.LogRotator perform (issue 15540); Jobs in folders not displayed when showing tied jobs for a computer or ...
LogRotator · getArtifactDaysToKeepStr() - Method in class hudson.tasks.LogRotator · getArtifactManager() - Method in class hudson.model.Run. Gets an object ...