×
Feb 10, 2024 · You can use this plugin either in a pipeline or as a post-build action. There is a complete running example available here: https://github.com/ ...
Missing: Parameter- | Show results with:Parameter-
Oct 25, 2023 · The job configuration above can be generated from the following code. pipelineJob('job-dsl-plugin') { definition { cpsScm { scm { git { remote { ...
Missing: Parameter- | Show results with:Parameter-
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 ...
Apr 13, 2024 · Embeddable Build Status · Query Parameters · Parameter Resolver · Pipeline (DSL) · Text variant · Extension points for plugin developers.
Sep 7, 2021 · Command Line Parameters ; --httpListenAddress=$HTTP_HOST. Binds Jenkins to the IP address represented by $HTTP_HOST. The default is 0.0.0.0 — ...
Sep 7, 2021 · How Jenkins handles Proxy Servers. You can configure the proxy server that Jenkins will use by going to Manage Jenkins > Manage Plugins > ...
Projects can use this plugin to only run builds when changes are detected in any of the git repositories in the repo manifest, to list the changes between ...
Missing: /search wiki.
groovy def call(Map config) { node { git url: "https://github.com/jenkinsci/${config.name}-plugin.git" sh 'mvn install' mail to: '...', subject: "${config ...
May 13, 2024 · By checking the checkbox "Dynamic Trigger Configuration", the user is asked for the URL to a file. On a set interval, the plugin fetches and ...
If you are unfamiliar with Jelly and Jenkins' use of it, you may find it difficult to create configurable parameters for your plugin. This page describes ...
Missing: Git- | Show results with:Git-