×
Nov 22, 2023 · This plugin lets you trigger new builds when your build has completed, with various ways of specifying parameters for the new build.
Mar 7, 2024 · The HTML Publisher plugin is useful to publish HTML reports that your build generates to the job and build pages.
Missing: JDK- | Show results with:JDK-
This document, together with the hello-world plugin, shows you how to get started with the plugin development. Important! Please first read the "before ...
Mar 29, 2024 · The Active Choices plugin is used in parametrized freestyle Jenkins jobs to create scripted, dynamic and interactive job parameters.
Missing: JDK- | Show results with:JDK-
Active Choices Reactive and Reactive Reference parameters dynamically generate value options for a build parameter using a Groovy script or a Scriptler script.
Missing: JDK- | Show results with:JDK-
Sep 7, 2021 · Generate SSL Certificate and convert into JKS keystore. You will need to generate a valid SSL certificate for your jenkins server. This could be ...
Sep 7, 2021 · If you're building your plugin with Gradle, you set the URL in your build.gradle like so: jenkinsPlugin { ... url = 'http://github.com/jenkinsci ...
Missing: JDK- | Show results with:JDK-
Jul 1, 2023 · This plugin sends a HTTP/HTTPS request to a user specified URL. The request is made via job execution in Jenkins and depending on the HTTP ...
Missing: wiki. | Show results with:wiki.
To see the ALL CLASSES link when browsing Javadoc without frames, script-src 'unsafe-inline' must also be added to the CSP header. HTML Publisher Plugin. Make ...
Missing: Parameter- | Show results with:Parameter-
Sep 7, 2021 · Starting Jenkins. The easiest way to execute Jenkins is through the built in Jetty servlet container. You can execute Jenkins like this: $ java ...