×
Oct 15, 2021 · So far I can configure Jenkins logRotator to keep the last X builds or keep the builds for the last X days. I'd like to keep builds based on ...
Feb 21, 2022 · I have Jenkins Declarative pipeline with one Parameter - DEPLOY_ENV. It has default value staging : if I run it for the first time this will ...
You can use the Declarative Directive Generator to help you get started with configuring the directives and sections in your Declarative Pipeline.
Aug 24, 2023 · Saves copies of all job and system configurations. This plugin saves a copy of the configuration file of jobs and agents ( config.xml ) for ...
Missing: logrotator | Show results with:logrotator
A job is an runnable entity under the monitoring of Hudson. Every time it "runs", it will be recorded as a Run object. To create a custom job type, ...
Missing: testing | Show results with:testing
This action is helpful for testing and debugging. It ... logRotator; - logRotator. daysToKeepStr : String ... configuration content Settings. + activeChoice
Aug 6, 2022 · Hello All I have different triggers for UAT and PROD docker builds and deploy. I recently discovered that when i build for my candidate ...
Feb 10, 2017 · For this post, I'm going to use the blog/add-declarative/html branch of my fork of the hermann project. I've set up a Multibranch Pipeline and ...
Jul 27, 2021 · Don't split them up into seperate stages, just have the steps as a function; Call a new job via build with parameters for those parallel steps.
The JenkinsLint Plugin detects whether your Jenkins configuration follows some best practices ... Job Log Rotator ... NOTE: Jenkins version is required when testing ...