×
Dec 15, 2017 · Convert single freestyle job to pipeline. Convert chain of freestyle jobs to single pipeline. Works with both Jenkins and CloudBees Jenkins ...
Missing: workflow | Show results with:workflow
Jenkins Pipeline includes built-in documentation and the Snippet Generator which are key resources when developing Pipelines. They provide detailed help and ...
Missing: workflow | Show results with:workflow
Mar 4, 2024 · I would like to migrate them to Jenkins v2. Most of them seems fine, job configuration was updated correctly. Seems like only PostBuildScript ...
Mainly useful from multibranch Pipelines, so that Jenkinsfile itself can encode what would otherwise be static job configuration. Existing properties set ...
Pipeline Steps Reference · reportArtifactRelease : Record an artifact release · reportBuild : Record a build report · reportDeployOperation : Record a Deployment ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
There is a way to estimate roughly how many controllers, jobs and executors will be needed based on build needs and number of developers served. These equations ...
6 days ago · This plugin provides new Action and View to view a WorkflowRun via the "Pipeline Graph" visualization that was popularized in the Blue Ocean ...
Missing: converter | Show results with:converter
To use in the scripts, use the following syntax: Linux shell: $testsToRunConverted; Windows batch command: %testsToRunConverted%; Pipeline script (workflow job): ...