×
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
This document provides the guidelines for using the SCM API. This document is structured as follows: The first section provides some background into the use ...
Aug 4, 2016 · This plugin allows you to synchronize your hudson configuration files with an SCM, allowing you to specify a commit message every time a ...
Mar 25, 2024 · This plugin adds Apache Subversion support (via SVNKit) to Jenkins.
$class: 'SubversionSCM' · If you access the repository via HTTP or HTTPS: Open the repo in a web browser without saved credentials. · Use the command line svn ...
Missing: hudson | Show results with:hudson
The best way to specify the SCM is using an SCM plugin which has been specifically updated to support a new API for checking out an arbitrary named version ( ...
Missing: hudson | Show results with:hudson
An extension point to allow things other than jobs to listen for repository status updates. Implementations: Subversion Plugin: hudson.scm.
Implementations: Bitbucket Branch Source Plugin: com.cloudbees.jenkins.plugins.bitbucket.filesystem.BitbucketSCMFileSystem.BuilderImpl (view on GitHub).
Use the following to setup a Sventon scm browser on all jobs. import hudson.model.* import hudson.maven.* import hudson.tasks.* import hudson.scm.* import ...
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 ...