×
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
The git plugin provides fundamental git operations for Jenkins projects. It can poll, fetch, checkout, and merge contents of git repositories. The git plugin ...
Missing: external ios windows
Performs a Jira workflow action for every issue that matches the JQL query. A common use might be to consider a ticket "confirmed" in the last build step of ...
Sends build notifications to jabber contacts and/or chatrooms. Also allows control of builds via a jabber 'bot'. Note that the instant-messaging plugin ${ ...
Missing: windows | Show results with:windows
Pipeline has support for creating "Shared Libraries" which can be defined in external source control repositories and loaded into existing Pipelines.
Missing: browsers | Show results with:browsers
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, 1.8.
Missing: ios | Show results with:ios
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Missing: ios | Show results with:ios
Nov 12, 2023 · The git plugin provides fundamental git operations for Jenkins projects. It can poll, fetch, checkout, branch, list, merge, tag, and push ...
Key AbstractProject.DiscoverPermission.Description : This permission grants discover access to jobs. Lower than read permissions, it allows you to redirect ...
We have a declarative pipeline (groovy file) which is used by several projects to perform the deployment. As of uprading to Jenkins LTS 2.150.1 some of the ...