×
Oct 20, 2023 · Hello Jenkins Community, Hello and good morning. I am looking for advice on the following issue, please. This affects both our production ...
This plugin provides a new enhanced API for interacting with SCM systems.
Mar 25, 2024 · The Subversion SCM plugin exports the svn revisions and URLs of the build's subversion modules as environment variables. These are ...
Missing: copy | Show results with:copy
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
This plugin allows use of Git as a build SCM, including repository browsers for several providers. A recent Git runtime is required (1.7.9 minimum, ...
$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
Sep 7, 2021 · Basic Usage. Once this plugin is installed, you'll see Subversion as one of the options in the SCM section of job configurations.
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
Mar 15, 2024 · Jenkins will clone the repository into the workspace and continue with your script. (Subsequent builds will update rather than clone, if the ...
Missing: copy | Show results with:copy
This plugin automatically performs subversion tagging (technically speaking svn copy) on successful build. This is useful when you want to access the stable ...