×
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.
Apr 9, 2024 · The plugin comes with an empty knowledge base of failure causes. Populating this knowledge base is done by using the link "Failure Cause ...
Jenkins Pipeline (or simply "Pipeline" with a capital "P") is a suite of plugins which supports implementing and integrating continuous delivery pipelines into ...
Missing: wiki. html
Sep 26, 2023 · Configuration. To configure available Groovy installation on your system, go to Jenkins configuration page, find section 'Groovy ...
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 ...
Sep 5, 2021 · ... plugins which point to wiki.jenkins.io. Is there any way yo get a redirect in place to point to 'somewhere useful"? Perhaps a link to the ...
Missing: Pipeline- | Show results with:Pipeline-
Apr 10, 2024 · Trigger Configuration. In the "Build Triggers" section of your Job configuration page; tick "Gerrit event" ...
Mar 29, 2024 · An Active Choices parameter dynamically generates a list of value options for a build parameter using a Groovy script or a script from the ...
Aug 18, 2023 · All of the options are checked by default so that this filter can make a thorough effort to find matching users. The "Relevance Matching" ...
For example, the Pipeline: GitHub Groovy Libraries plugin ... groovy def call(Map config) { node { git url: "https ... ', subject: "${config.name} plugin build", ...