×
Mar 8, 2023 · A suite of plugins that lets you orchestrate automation, simple or complex. See Pipeline as Code with Jenkins for more details.
Missing: /url search
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software.
Missing: labels= | Show results with:labels=
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 ...
The vars directory hosts script files that are exposed as a variable in Pipelines. The name of the file is the name of the variable in the Pipeline. So if you ...
Missing: ui/ | Show results with:ui/
Mar 8, 2020 · This plugin visualize Delivery Pipelines (Jobs with upstream/downstream dependencies)
Allows the user to provide parameters for a build in the url (similar to /job/JOBNAME/buildWithParameters), prompting for confirmation before triggering the ...
Aug 24, 2023 · You can find it under <jenkins_url>/jobConfigHistory or reach it via links in the sidepanel of the main and the system configuration pages. The ...
Missing: /url | Show results with:/url
Jenkins Pipeline (or simply "Pipeline" with a capital "P") is a suite of plugins which supports implementing and integrating continuous delivery pipelines into ...
Missing: labels= | Show results with:labels=
May 21, 2022 · This plugin adds the ability to call Xcode command line tools to automate build and packaging iOS applications (iPhone, iPad, ...).
With the introduction of the Pipeline plugin, users now can implement a project's entire build/test/deploy pipeline in a Jenkinsfile and store that alongside ...