{ "info": { "author": "Bulat Gaifullin", "author_email": "gaifullinbf@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "Jenkins Job Builder plugin for Active Choice Parameter\n======================================================\n\n.. image:: https://travis-ci.org/bgaifullin/jenkins-job-builder-active-choice.png?branch=master\n :target: https://travis-ci.org/bgaifullin/jenkins-job-builder-active-choice\n.. image:: https://img.shields.io/pypi/v/jenkins-job-builder-active-choice.svg\n :target: https://pypi.python.org/pypi/jenkins-job-builder-active-choice\n\nEnables support for `Active Choice Plugin`_ plugin in `Jenkins Job Builder`_.\n\nExample:\n\n.. code-block:: yaml\n\n - job:\n name: 'cascade-choice-example'\n\n parameters:\n - string:\n name: STR_PARAM\n default: test\n - active-choice:\n project: 'cascade-choice-example'\n name: CASCADE_CHOICE\n script: |\n return ['foo:selected', 'bar']\n description: \"A parameter named CASCADE_CHOICE which options foo and bar.\"\n visible-item-count: 1\n fallback-script: |\n return ['Something Wrong']\n reference: STR_PARAM\n choice-type: single\n\n\n.. _`Active Choice Plugin`: https://wiki.jenkins-ci.org/display/JENKINS/Active+Choices+Plugin\n.. _`Jenkins Job Builder`: http://docs.openstack.org/infra/jenkins-job-builder/index.html\n.. _`example`: tests/fixtures/case-001.yaml\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bgaifullin/jenkins-job-builder-active-choice", "keywords": "", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "jenkins-job-builder-active-choice", "package_url": "https://pypi.org/project/jenkins-job-builder-active-choice/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jenkins-job-builder-active-choice/", "project_urls": { "Homepage": "https://github.com/bgaifullin/jenkins-job-builder-active-choice" }, "release_url": "https://pypi.org/project/jenkins-job-builder-active-choice/0.0.4/", "requires_dist": null, "requires_python": "", "summary": "Jenkins Job Builder Active Choice Parameter builder", "version": "0.0.4" }, "last_serial": 2723246, "releases": { "0.0.1": [], "0.0.2": [ { "comment_text": "", "digests": { "md5": "37bbedd831b0518e380b40b0cae2be25", "sha256": "c8b1494a03ec9dc9aaedbebec566dbfa3420629152cbcd665ed606c823b3113e" }, "downloads": -1, "filename": "jenkins-job-builder-active-choice-0.0.2.tar.gz", "has_sig": false, "md5_digest": "37bbedd831b0518e380b40b0cae2be25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3157, "upload_time": "2017-03-04T22:59:13", "url": "https://files.pythonhosted.org/packages/f3/39/d1939848286c8c7ba2b29dca277e5d4f0555d94f9f7ac2164b74550728e1/jenkins-job-builder-active-choice-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "3b2212b1801a30e82d00777a4bf78da2", "sha256": "80939726cce235e5f7391c7cbe286ef04ad2a8be3e78a62a5d46a5242a93a950" }, "downloads": -1, "filename": "jenkins-job-builder-active-choice-0.0.3.tar.gz", "has_sig": false, "md5_digest": "3b2212b1801a30e82d00777a4bf78da2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3185, "upload_time": "2017-03-05T01:50:25", "url": "https://files.pythonhosted.org/packages/28/7e/b84bf670d6e292baf3c6632b80960d66fa3e4314c0c9cadb9d8f09b77f55/jenkins-job-builder-active-choice-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "d295c3b1faa331f5867d955eef19a5d2", "sha256": "01367cbbf6d734b7a34a8c9222cacaf3bfc87bccfc9c4e695458aab9c350b58d" }, "downloads": -1, "filename": "jenkins-job-builder-active-choice-0.0.4.tar.gz", "has_sig": false, "md5_digest": "d295c3b1faa331f5867d955eef19a5d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3281, "upload_time": "2017-03-22T14:32:27", "url": "https://files.pythonhosted.org/packages/ba/74/218ffcab1117a4cd00154d7e0158854c663b3889797bcb21b879916e561e/jenkins-job-builder-active-choice-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d295c3b1faa331f5867d955eef19a5d2", "sha256": "01367cbbf6d734b7a34a8c9222cacaf3bfc87bccfc9c4e695458aab9c350b58d" }, "downloads": -1, "filename": "jenkins-job-builder-active-choice-0.0.4.tar.gz", "has_sig": false, "md5_digest": "d295c3b1faa331f5867d955eef19a5d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3281, "upload_time": "2017-03-22T14:32:27", "url": "https://files.pythonhosted.org/packages/ba/74/218ffcab1117a4cd00154d7e0158854c663b3889797bcb21b879916e561e/jenkins-job-builder-active-choice-0.0.4.tar.gz" } ] }