×
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Missing: /url | Show results with:/url
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software.
Missing: extensions/ | Show results with:extensions/
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.
Welcome to the Jenkins user documentation - for people wanting to use Jenkins's existing functionality and plugin features. If you want to extend the ...
Missing: core/ | Show results with:core/
First, create a class called HelloWorldAction in the same package as HelloWorldBuilder . That class needs to implement Action. Actions are a basic building ...
Building on the core Jenkins value of extensibility, Pipeline is also extensible both by users with Pipeline Shared Libraries and by plugin developers.
Missing: /url | Show results with:/url
Downloading Jenkins. Jenkins is distributed as WAR files, native packages, installers, and Docker images. Follow these installation steps: Before downloading, ...
Missing: extensions/ | Show results with:extensions/
Jenkins class loading. Before diving into how to refer to libraries and other plugins from your plugin, it is useful to understand the elements of Java class ...
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software.