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: 'active-choice-example'

    parameters:
      - string:
          name: STR_PARAM
          default: test
      - active-choice:
          name: ACTIVE_CHOICE
          script: |
            return ['foo:selected', 'bar']
          description: "A parameter named ACTIVE_CHOICE which options foo and bar."
          visible-item-count: 1
          fallback-script: |
            return ['Something Wrong']
          reference: STR_PARAM
          project: 'active-choice-example'
          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.2.tar.gz.

File metadata

File hashes

Hashes for jenkins-job-builder-active-choice-0.0.2.tar.gz
Algorithm Hash digest
SHA256 c8b1494a03ec9dc9aaedbebec566dbfa3420629152cbcd665ed606c823b3113e
MD5 37bbedd831b0518e380b40b0cae2be25
BLAKE2b-256 f339d1939848286c8c7ba2b29dca277e5d4f0555d94f9f7ac2164b74550728e1

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