×
Immutable object that represents revisions of the files in the repository, used to represent the result of a SCM polling. SCMS. List of all installed SCMs.
Immutable object that represents revisions of the files in the repository, used to represent the result of a SCM polling.
Implementing this method allows Hudson to reuse RepositoryBrowser configured for one project to be used for other "compatible" projects. SCM.guessBrowser() is ...
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 ...
Aug 6, 2023 · I am updating Jenkins on a Kubernetes based platform. Running into issues that appear to stem from checkout csm, at the top level/core Jenkins ...
Creates a URL, to be used as the default value of the module tag URL. Methods inherited from class hudson.scm.AbstractScmTagAction · chooseAction, doIndex, ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Receives notifications about SCM activities in Hudson. This is an abstract class so that methods added in the future won't break existing listeners.
Mar 13, 2024 · This plugin provides a new enhanced API for interacting with SCM systems.
Hudson periodically scans through all the agents and removes old workspaces that are deemed unnecessary. This behavior is implemented in WorkspaceCleanupThread ...