×
Mar 13, 2024 · This plugin provides a new enhanced API for interacting with SCM systems.
Sep 7, 2021 · This plugin allows to copy a set of files, from a location somewhere on the master node, to jobs' workspaces. It also allows to copy files ...
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 · All artifacts copied are automatically fingerprinted for you. Pipeline syntax; Configuration Notes; Recommended usage of Copyartifact ...
Feb 1, 2022 · If you can describe steps to duplicate that behavior, I'm very interested. I use a Linux controller with Windows, Linux, FreeBSD, and OpenBSD ...
Jul 1, 2016 · This pipeline expects to be run from a Jenkinsfile in SCM. To copy and paste it directly into a Jenkins Pipeline job, replace the checkout scm ...
Missing: hudson | Show results with:hudson
A Shared Library is defined with a name, a source code retrieval method such as by SCM, and optionally a default version. The name should be a short identifier ...
Missing: hudson | Show results with:hudson
Sep 7, 2021 · All SCM plugins are subclasses of hudson.scm.SCM. This class has a few methods that an SCM implementation will want to override: public ...
Implementing this method allows Hudson to reuse RepositoryBrowser configured for one project to be used for other "compatible" projects. SCM.guessBrowser() is ...
Hudson periodically scans through all the agents and removes old workspaces that are deemed unnecessary. This behavior is implemented in WorkspaceCleanupThread ...