×
When an API library dependency is replaced with a plugin dependency, the size of the plugin hpi file decreases, and the consistency of using the same library ...
This tutorial provides a series of small, valuable steps to improve a Jenkins plugin. These improvements can be the first steps to prepare a developer to adopt ...
The contributing guide often includes instructions to: Compile and run automated tests. Run the plugin in a development environment. Report code coverage of the ...
Get started with Jenkins development by writing a simple plugin. Check Out. Improve a Plugin - Tutorial. Improve a Jenkins plugin to make it easier to maintain.
The Improve a plugin tutorial provides steps that can assist plugin developers as they update the plugin to depend on a newer minimum Jenkins core. 1 ...
Missing: convert- | Show results with:convert-
This tutorial serves as a starting point for Jenkins plugin development: It explains how to prepare your build environment, how to create a plugin, and how to ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
6 days ago · The Github plugin decorates Jenkins "Changes" pages to create links to your Github commit and issue pages. It adds a sidebar link that links ...
Since version 2.0 of the plugin POM, it's possible to specify the core version dependency of the parent POM independent of its version.footnote:1.x[Up to ...
Documentation is an important part of any Jenkins plugin. It includes user documentation (plugin pages, changelogs, user guidelines, etc.) ...