×
May 17, 2024 · This plugin provides a Build Pipeline View of upstream and downstream connected jobs that typically form a build pipeline.
Missing: /url | Show results with:/url
This plugin renders upstream and downstream connected jobs that typically form a build pipeline. In addition, it offers the ability to define manual ...
Mar 8, 2023 · A suite of plugins that lets you orchestrate automation, simple or complex. See Pipeline as Code with Jenkins for more details.
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software.
Jenkins provides two methods for installing plugins on the controller: Using the "Plugin Manager" in the web UI. Using the Jenkins CLI install-plugin command.
This introduces some new API methods, and deprecates some old ones. If you are nervous about making your plugin depend on a recent Jenkins version, remember ...
Mar 22, 2024 · This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.
The Pipeline plugin was inspired by the Build Flow plugin but aims to improve upon some concepts explored by Build Flow with features like: the ability to ...
As with any Jenkins plugin, you have the option of installing the Pipeline plugin from the Plugins web page at https://plugins.jenkins.io , but using the Plugin ...
The repo plugin assigns values to environment variables in Pipeline projects. REPO_MANIFEST_URL. URL of manifest repository used. REPO_MANIFEST_BRANCH. Branch ...