×
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 ...
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software.
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 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 ...
The repo plugin assigns values to environment variables in Pipeline projects. REPO_MANIFEST_URL. URL of manifest repository used. REPO_MANIFEST_BRANCH. Branch ...
Nov 2, 2023 · This module is a Jenkins Plugin that defines REST endpoints for securely accessing Pipeline data that can then be used in (e.g.) the Pipeline ...