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

File metadata

File hashes

Hashes for jenkins-job-builder-active-choice-0.0.3.tar.gz
Algorithm Hash digest
SHA256 80939726cce235e5f7391c7cbe286ef04ad2a8be3e78a62a5d46a5242a93a950
MD5 3b2212b1801a30e82d00777a4bf78da2
BLAKE2b-256 287eb84bf670d6e292baf3c6632b80960d66fa3e4314c0c9cadb9d8f09b77f55

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