forked from pool/python-jenkinsapi
88f3a016017dd250856d351e2c89bcd6a9c6ce502c3cf1d829f79d04d2753aa6
- update to 0.3.3: * Fixed for Credentials 2.x plugin (#460) * Added tests for adding jobs to view (#469) * Return full response object if requested on job.update_config method. * Adding SSL disabling option, authentication, correction of Java Heap setting and some very helpful comments * Fixed failing tests on Jenkins 2.0 (#473) * Delete build (#493) * Decoding bytes with the ISO-8859-1 encoding * Removed pypi upload * Added coveralls integration * When job is invoked with file param http headers will be now set (#494) * Adding newline at end of file * Adding a note about using an API token as password * KrbRequester.get_request_dict missing **kwargs * Update setup.cfg to support universal wheels * Set version to 0.3.00 and cleaned up a bit * Add ssl_verify flag to the Jenkins class * Changed jenkins launcher to use pre-built home dir * Proper handling of self.url * Added SSH node creation and tests * Adds correct build information to Build.get_artifacts * FIX: allow jenkinsapi to be used without installation * And exit 1... * working tox configuration for testing/lint with multiple python versions * How to kick-off a paramterized build (eg build version, python version) * FIX: fix bad indentation (2->4 spaces) * Fixed EMPTY_JOB config to match the one returned from Jenkins * Now using either wget or curl to download the jenkins.war * Fix pylint violations. OBS-URL: https://build.opensuse.org/request/show/440877 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jenkinsapi?expand=0&rev=7
Description
No description provided
Languages
Diff
100%