×
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=
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: search | Show results with:search
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 ...
This plugin allows users to create "folders" to organize jobs. Users can define custom taxonomies (like by project type, organization type etc).
Mar 8, 2020 · This plugin visualize Delivery Pipelines (Jobs with upstream/downstream dependencies)
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 ...
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 ...
May 21, 2022 · This plugin adds the ability to call Xcode command line tools to automate build and packaging iOS applications (iPhone, iPad, ...).
Dec 31, 2023 · Jenkins environment variables can be accessed from within an Ansible playbook. The Jenkins variables are injected as environment variables ...
This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.