×
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 ...
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 ...
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 7, 2021 · Note: There is no need to install Jenkins on the agent machine. On your master machine go to Manage Jenkins > Manage Nodes. New Node. Enter Node ...
For example, the Pipeline: GitHub Groovy Libraries plugin ... groovy def call(Map config) { node { git url: "https ... ', subject: "${config.name} plugin build", ...
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 ...
This plugin allows use of Git as a build SCM, including repository browsers for several providers. A recent Git runtime is required (1.7.9 minimum, ...
Jul 11, 2023 · This plugin allows you to assign git branch, tag, pull request or revision number as parameter in your builds. Important!
Missing: wiki. | Show results with:wiki.