×
Any time
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
Verbatim
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.
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 ...
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 ...
Jenkins Pipeline · Using Build Tools. Resources ... jiraUserSearch : JIRA Steps: Search Active JIRA Users by username, name or email address. ... Pipeline: SCM Step.
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
resolveScm : Resolves an SCM from an SCM Source and a list of candidate target branch names. When you have a multi-branch pipeline that checks out other sibling ...
Specify the root URL of the SCM-Manager instance including the context path (such as https://scm-manager.org/scm/) or an ssh URL (such as ssh://scm-manager.com: ...
Using a remote Docker server. By default, the Docker Pipeline plugin will communicate with a local Docker daemon, typically accessed through /var/run/docker.
Remote branch names, SHA-1 hashes, and tag names are supported by the general purpose checkout step. The Pipeline Syntax Snippet Generator generates this ...