×
Extension is an annotation that allows Jenkins to discover classes, instantiate them, and register them in global lists of implementations of their ...
Missing: /url | Show results with:/url
Extensions Index. Jenkins defines extension points, which are interfaces or abstract classes that model an aspect of its behavior. Those interfaces define ...
Missing: /url | Show results with:/url
Actions are a basic building block for extensibility in Jenkins: They can be attached to many model objects, get stored with them, and optionally add to their ...
This guide will guide you through showing a menu item with associated URL and view on all projects' side panels, without requiring configuration in the job.
The plugin site can pull documentation from the root README pages or from other locations defined by the plugin URL (see below). Multiple formats are supported: ...
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Install Apache Maven. Jenkins plugins are built with Apache Maven. Download Maven from the Apache Maven website. Make sure to download one of the ...
The Jenkins project hosts a Jenkins instance to perform continuous integration builds for plugins. We recommend you set up CI builds for your plugin in the ...
Pipeline provides an extensible set of tools for modeling simple-to-complex delivery pipelines "as code" via the Pipeline domain-specific language (DSL) syntax.
Missing: /url | Show results with:/url
Writing Pipeline-Compatible Plugins. Plugin Developer Guide. If you are maintaining (or creating) a plugin and wish its features to work smoothly with Pipeline, ...
Missing: /url | Show results with:/url