×
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Sep 24, 2023 · Enables to define external Jenkinsfile from another repository for Multibranch Pipeline Projects.
From the SCM field, choose the type of source control system of the repository containing your Jenkinsfile . Complete the fields specific to your repository's ...
Mar 15, 2024 · This plugin allows pipelines to use standard Jenkins SCM plugins to check out source code. The goals are the maximum possible compatibility ...
Takes a remote (map) of settings and command to execute it on the remote node and returns output. See docs on the README for more information.
Missing: scm | Show results with:scm
Jul 10, 2023 · It allows Pipeline scripts to be stored in remote SCM iles and loads them on-demand. Supported features: Groovy file loading from Git and ...
It can poll, fetch, checkout, and merge contents of git repositories. The git plugin provides an SCM implementation to be used with the Pipeline SCM checkout ...
This allows you to define libraries which encapsulate individually unsafe APIs in a higher-level wrapper safe for use from any Pipeline. Beware that anyone able ...
Pipeline as Code describes a set of features that allow Jenkins users to define pipelined job processes with code, stored and versioned in a source ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the ...