Jenkins Job Builder Active Choice Parameter builder
Project description
Enables support for Active Choice Plugin plugin in Jenkins Job Builder.
Example:
- job:
name: 'cascade-choice-example'
parameters:
- string:
name: STR_PARAM
default: test
- active-choice:
project: 'cascade-choice-example'
name: CASCADE_CHOICE
script: |
return ['foo:selected', 'bar']
description: "A parameter named CASCADE_CHOICE which options foo and bar."
visible-item-count: 1
fallback-script: |
return ['Something Wrong']
reference: STR_PARAM
choice-type: single
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file jenkins-job-builder-active-choice-0.0.3.tar.gz
.
File metadata
- Download URL: jenkins-job-builder-active-choice-0.0.3.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80939726cce235e5f7391c7cbe286ef04ad2a8be3e78a62a5d46a5242a93a950 |
|
MD5 | 3b2212b1801a30e82d00777a4bf78da2 |
|
BLAKE2b-256 | 287eb84bf670d6e292baf3c6632b80960d66fa3e4314c0c9cadb9d8f09b77f55 |