Google
×
Nov 12, 2023 ˇ The git plugin provides fundamental git operations for Jenkins projects. It can poll, fetch, checkout, branch, list, merge, tag, and push ...
Pipeline has support for creating "Shared Libraries" which can be defined in external source control repositories and loaded into existing Pipelines. An ...
Missing: browsers cloud
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Declarative Pipeline: Notifications and Shared Libraries. This is a guest post by Liam Newman, Technical Evangelist at CloudBees. Declare Your Pipelines!
Missing: howto | Show results with:howto
Sep 24, 2023 ˇ Under Build Trigger, select Bitbucket webhook trigger, and select either All pushes to build on every push, or Pull request opened or source ...
Missing: ios | Show results with:ios
Browser testing and conditional logic in Declarative Pipeline. This is a guest post by Liam Newman, Technical Evangelist at CloudBees. Declare Your Pipelines!
Missing: howto | Show results with:howto
Jenkins has several "hidden" features that can be enabled with system properties. This page documents many of them and explain how to configure them on your ...
Missing: ios | Show results with:ios
Configure the Bitbucket notifications. disableNotificationForNotBuildJobs : boolean (optional); sendSuccessNotificationForUnstableBuild : boolean (optional).
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 ...
Receives events that happen as a build executes BuildStep s. Implementations: Extreme Notification Plugin: org.jenkinsci.plugins.extremenotification.