×
Sep 7, 2021 · New developer documentation is written for the Jenkins site at jenkins.io: https://jenkins.io/doc/developer/ ... Stapler URL mapping rules ...
Rule #1: no absolute URLs in hyperlinks · Method name getUrl() is used throughout in Jenkins to return the path info portion of the URL of domain objects.
This document, together with the hello-world plugin, shows you how to get started with the plugin development. Important! Please first read the "before ...
This page should give an overview of ideas and suggestions how the Jenkins UI can be improved, streamlined or just kept as it is (if applicable). There is an ...
Missing: /url | Show results with:/url
Display list of projects that were built more than 1 day ago. Display mail notifications recipients · Display monitors status · Display the number of jobs using ...
Sep 7, 2021 · Implementing an extension point defined in a plugin is no different from implementing an extension point defined in the core. See hudson.
Apr 26, 2024 · The extended-choice-parameter-plugin creates various types of choice fields for use with the Input Step plugin.
Mar 7, 2024 · The HTML Publisher plugin is useful to publish HTML reports that your build generates to the job and build pages.
Missing: Extend- | Show results with:Extend-
Apr 19, 2024 · This plugin will generate an email address based on the committer's ID and an appended Default user e-mail suffix from the Extended E-mail ...
Jenkins is primarily a set of Java classes that model the concepts of a build system in a straight-forward fashion (and if you are using Jenkins, ...