Google
×
resolveScm : Resolves an SCM from an SCM Source and a list of candidate target branch names ... beta # allow only these tags tags: only: - v[.0-9]+ ... scm/repo/ ...
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 ...
Dec 19, 2016 · 1 of the Pipeline-Model-Definition plugin and wanted to crown it as the official Beta version of the Declarative Pipeline syntax. ... scm // ...
SCMSourceObserver.Wrapped. public abstract class SCMSourceObserver extends Object. Callback used by SCMNavigator . Since: 0.3-beta-1. Nested Class Summary ...
SCMHead. public abstract static class SCMHead.HeadByItem extends Object implements ExtensionPoint. Means of locating a head given an item. Since: 0.3-beta-2 ...
This plugin integrates Mercurial SCM with Jenkins. It includes repository browsing support for hg serve / hgweb , as well as hosted services like Google Code.
Missing: beta | Show results with:beta
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, ...
Nov 12, 2023 · The git plugin provides an SCM implementation to be used with the Pipeline SCM checkout step. ... scm : ... Affects version 3.4.0-beta-1 and earlier ...
An API for discovering new and navigating already discovered SCMSource s within an organization. An implementation does not need to cache existing ...