Skip to main content

Jenkins Job Builder Active Choice Parameter builder

Project description

https://travis-ci.org/bgaifullin/jenkins-job-builder-active-choice.png?branch=master https://img.shields.io/pypi/v/jenkins-job-builder-active-choice.svg

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.4.tar.gz.

File metadata

File hashes

Hashes for jenkins-job-builder-active-choice-0.0.4.tar.gz
Algorithm Hash digest
SHA256 01367cbbf6d734b7a34a8c9222cacaf3bfc87bccfc9c4e695458aab9c350b58d
MD5 d295c3b1faa331f5867d955eef19a5d2
BLAKE2b-256 ba74218ffcab1117a4cd00154d7e0158854c663b3889797bcb21b879916e561e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page