×
Any time
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
Verbatim
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
The Jenkins project runs its own Jenkins instance for CI builds on ci.jenkins.io. It will build all plugin repositories in the jenkinsci organization that have ...
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 ...
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.
This guide will walk you through the process of migrating plugin documentation from the plugins-wiki-docs repository to the plugin repository, so that it is ...
Writing CLI commands. Contents. Annotating a method with CLIMethod; Extending CLICommand. This site is the new docs site currently being tested.
Next step is to create a PR on github by clicking the "New Pull Request" button and push the changes (your new API) to Jenkins core. If instead you are ...
Automate dependency updates. Contents. Create a branch; Create a pull request. This site is the new docs site currently being tested.
The Jenkins plugin pom enables static analysis with spotbugs. Plugin maintenance can be improved in some cases by increasing the depth of spotbugs analysis.
This part shows how to expose an HTTP GET that return a structured JSON response. /* (1) */ import static java.util.Objects.