SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for jenkins-job-builder-1.3.0-3.1.noarch.rpm :
Fri Oct 30 13:00:00 2015 tbechtoldAATTsuse.com
- add 0001-Add-marker-to-only-need-ordereddict-for-py2.6.patch
Only require ordereddict with python 2.6

Fri Oct 30 13:00:00 2015 tbechtoldAATTsuse.com
- update to 1.3.0:

* rm argparse from requirements.txt

* Update tox with supported python versions

* Reformat docstrings for SCM

* BugFix: Target field in Job-DSL plugin was not being populated

* correct sidebar link url & name

* adding support for android emulator

* Add support for forbidden file paths in gerrit trigger

* Validate and set compare types in gerrit trigger

* Use correct element name in scoverage module

* Enhance macro expansion documentation

* Add a JJB quick start guide

* Allow whitespace to be significant

* Ensure tests run with ConfigParser object

* Add trigger-with-no-params for join-trigger

* Support for externaljob project-type for monitoring external jobs

* Adds onlyIfSuccessful to ArtifactArchiver publisher

* Document that jjb supports json job definitions

* Support disable-publisher and both-html-text content-type in email-ext

* Add a requirements file for readthedocs

* Fix two typos and Fix readability

* Adding publisher support to join-trigger plugin

* Replace open() with io.open() and force \'utf-8\'

* Adding support for IvyTrigger Plugin

* Reformat xUnit publisher function and docstring help

* Find module for exceptions raised from gen_xml

* configure git PathRestriction as an extension

* Avoid parallel builder tests creating cache dir

* Adding Flowdock as a supported publisher

* Support for more conditions type in conditions-buildstep plugin

* Support for more configurable options in sonar publisher

* Support for more extensions and options in Git plugin

* Add Google Cloud Storage Plugin support

* Support for repo-depth and ignore-externals in svn plugin

* general: add support for childCustomWorkspace

* Adding support for Sidebar Plugin

* scm svn: add support for viewvc-url

* Added support for groovy script trigger

* Add deprication warning in documentation

* Improvement in the Credentials Binding Plugin

* Removed unnecessary parameter from delete_old_jobs

* Adding support for javadoc plugin

* Support for health-scale-factor in junit plugin

* xunit: Add support for Google Test

* Exclude .test directory from pep8 check

* Support anonymous credentials for Jenkins plugin info query

* Add Disable Failed Job Plugin support

* Add Parameterized Remote Trigger Plugin support

* Add support for the Naginator Plugin

* Update xml-summary publisher

* Adding support for LiveScreenshot Plugin

* Support for more options in gerrit plugin and doc cleanup

* Test update command with --delete-old option

* Support for post-step-run-condition in Maven projects

* Add support to reverse trigger for job list

* Update \'timeout\' wrapper module

* Validate the use of `[]` as an `scm` value

* Change zuul-cloner parameters

* Adding unittest to ownership property

* Support for image gallery publisher

* requirements: pin pbr>=0.8.2,<2.0

* Fall back to git clone if zuul-cloner not available

* Support for more configurable options in Plots Plugin

* Adding Maven3 Builder Targets

* Adding disableArchiveOutput option in Robot Framework Plugin

* Adding builder for SSH plugin

* Add support for keep-records parameter for plots-plugin

* Enable tests of builder object

* Support use of lists in trigger-build publisher

* Make include_path deterministic

* Add support for Clang Scan-Build plugin version 1.5

* Replace ci.o.o links with docs.o.o/infra

* Adding tests surrounding handling of defaults values

* Improvements in the Maven Plugin

* Add logstash publisher

* Add support for Gatling plugin

* Test with LANG set to UTF-8

* Allow use of aliases defined previously inside included files

* Query all jobs once

* Revert \"Added parallelization options\"

* Move writexml fix for older minidom to same module as caller

* Adding support for Beaker Builder Plugin

* add support for measurement plots plugin to junit publisher

* Add support for \'raw\' to inject direct xml to job configs

* Added parallelization options

* hipchat bug fix

* Accept list of hipchat rooms

* Add support for Display Upstream Changes Plugin

* Remove YamlParser from jenkins_jobs.builder

* Remove superfluous calls to matches()

* Add support for Sonatype CLM plugin

* Support for Xvfb plugin

* Add InvalidAttributeError and MissingAttributeError

* Add support to CFP in builders sections

* Allow inclusion of multiple files

* Added gerrit trigger missing options

* Add support for hipchat notifier 0.1.8

* Support the use of lists in trigger-build builder

* zuul: drop notifications

* Only query jenkins plugins if config provided

* Log info about updated and deleted jobs

* added support for NodeLabel parameter in trigger-builds

* Add ability to configure releaseEnvVar for maven-deploy publisher

* Initial work for supporting downstream-ext

* Add support for Scoverage plugin

* Added support for JClouds Blobstore

* Fixed broken links in documentation

* publishers: groovy-postbuild changes between 1.x & 2.x

* Fix jenkins-job-builder-compare-xml job by using zuul-cloner

* Added possibility to use non-existent keys

* Stop mkdir output on each job write

* Treat non-existant output files as empty files

* Convert all inline publisher examples to tests

* Adding more configurable options in Notifications plugin

* Add FindBugs support to Publishers

* Add checking of multijob phase condition

* Add missing \'

* Pass through git revision to triggered jobs

* Add support to configure boolean parameter in PBT

* Add \'Job Log Logger\' wrapper

* Add support of multiple credentials for ssh-agent-credentials wrapper

* Remove nonexistent servername and cleanup build publisher

* updated conditional_publisher to support plugin changes

* fix test in include-raw-escape001.yaml

* Add support for Sonar analysis builder

* Log the job name info when running test mode

* Add FindBugs plugin support

* Add tests for yaml anchor behaviour

* Fix typo in format string

* Consolidate CFP settings into a common function

* Add support for Config File Provider to Maven Project module

* Support additional features in Build Flow project

* Add detailed call out about the SCP plugin

* Add support to customize trigger-builds block thresholds

* Support hacking module <= 0.10.1

* Use sphinx extlinks to shorten links to Jenkins wiki

* Check external documentation links are valid

* Remove unnecessary warning message

* Add \'Build Flow Test Aggregator\' publisher

* The email publisher needs a list of recipients

* Add support for github commit status pending

* Fix bug in template job yaml expansion

* Add support for xvnc

* Add Job DSL Plugin

* Fix broken link on documentation

* Add \'readable-message\' parameter to gerrit trigger

* xUnit publisher: add option to skip if there are no tests files

* Enable whitelisted-orgs-as-admins for ghprb trigger

* Adding coverage.py publisher for ShiningPanda Plugin

* Add details to credentials param in scm docs

* Support excludes when recursively processing paths

* Change test folder name to \'fixture\' for consistency

* Fix wrong casing in JDKAxis tag

* Add \'last-completed\' to copyartifact \'which-build\' values

* adds support for not condition in conditional_step

* Lazy load plugin list

* Use open() instead of file()

* BugFix: pollscm trigger docs & unittests

* Add support for new patchset-created exclude fields

* Depend on python-jenkins 0.4.1 or later

* Implement recursive search for test fixtures

* Fix NullPtr issue in ownership props

* Add plugins_info to module registry object

* Fix formatting for inclusion of README.rst

* Update SCM Git Clean configuration to use new extensions style

* Update SCM Wipe workspace to use extensions style

* Provide a more complete yaml reference in the docs for CMake module

* xUnit publisher: add test-time-margin extra config option

* xUnit publisher: add support to CTest

* Provide info on number of jobs processed for test, update and delete-all

* Fix invalid link to jenkins puppet module

* Interpolate params inside of params

* Add test for name defaults overridden by template

* Use mock in a Python 3.4 compatible way

* Add support for JDK axis

* Enable whitelisting branches with pull request builder

* builders: add cmakebuilder plugin support

* Add \'Enable condition\' support to MultiJob builder

* Skip duplicate input files

* Update and clean up docs

* Add support for \'All Nodes For Label Factory\'

* Update git-submodule configuration to new extension style

* add support for EnvInject mask password params option

* Add support for M2 repository cleanup plugin

* Allow multiple node selection for \'node\' parameter

* Move project matrix documentation into a test

* fix project matrix doc rendering

* Report source of duplicate entries where possible

* Add DRY publisher

* add support for python and tox matrix project axis

* Add example to demonstrate flow plugin for job-template

* update jjb info for clarity
- Adjust Requires according to requirements.txt

Wed Mar 11 13:00:00 2015 tbechtoldAATTsuse.com
- update to 1.1.0:

* deprecate postbuildscript onsuccess and onfailure parameter names

* Add \'node\' parameter to \'parameters\'

* Add support for Gerrit Trigger Comment Contains Expression

* Allow multiple comment-added events in gerrit trig

* Add Mercurial plugin feature to jenkins-job-builder

* adding support for the custom tools plugin

* fix typo, must be \'classifier\' to appear on pypi.python.org

* Workflow documentation is now in infra-manual

* Fix the postbuildscript documentation

* URL in Maven deploy is an optional field

* Reorganize tests/cmd

* Make the recipients argument optional

* Add examples for \'predefined-parameters\'

* Add parameter to trigger_parameterized_builds

* Refactor checkstyle publisher

* Document node parameter usage with matrix projects

* Add support for Config File Provider to Maven Project module

* adds safe-output to email-ext in publishers.py

* add support to git for changelog against branch

* Add perlcritic capability to violations method

* Move extended-choice support to parameters module

* include publisher.xunit test as doc

* Add support for the Jenkins Clang Scan-Build publisher plugin

* Add MongoDB plugin support

* add test for globbed parameters feature

* Add fingerprint parameter to archive publisher

* Add support for the matrix-combinations plugin

* report exactly which jobs will be deleted

* Add support for the S3 Publisher plugin

* Switched documentation to point to storyboard
- update Requires

Mon Apr 21 14:00:00 2014 thomasbechtoldAATTjpberlin.de
- Initial packaging for jenkins-job-builder.


 
ICM