×
Jan 3, 2024 · Enables defining Jenkins Pipelines as YAML Files. This plugin is currently in the Incubation Stage (see the documentation).
Nov 22, 2023 · This plugin provides a Build Pipeline View of upstream and downstream connected jobs that typically form a build pipeline.
Adds the Pipeline step build to trigger builds of other jobs.
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Sep 7, 2021 · This plugin allows you to create and/or link issues from Jira to failed tests in Jenkins. The creation/linking is done directly in the Jenkins ...
Feb 5, 2024 · The following is an example with comments to convert the ArtifactArchiver freestyle post build step using the API. This conversion modifies the ...
This step pauses Pipeline execution and allows the user to interact and control the flow of the build. Only a basic "proceed" or "abort" option is provided ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Oct 26, 2018 · A workspace is actually being allocated on the expected node, but cleanWS() still throws this no matter how many times I restart the job.
Jun 28, 2020 · I have done global configure in jenkins, click Test connection and it return Success via SOAP API. and I add `Set build completion status in TFS ...