Name : python3-jenkinsapi
| |
Version : 0.3.11
| Vendor : openSUSE
|
Release : bp154.1.1
| Date : 2021-07-15 16:37:53
|
Group : Development/Languages/Python
| Source RPM : python-jenkinsapi-0.3.11-bp154.1.1.src.rpm
|
Size : 1.17 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : A Python API for accessing resources on a Jenkins continuous integration server
|
Description :
Jenkins is a continuous integration system.
Jenkins (and its predecessor Hudson) are projects for automating common development tasks (e.g. unit testing, production batches), but they are somewhat Java-centric. The designers have provided a REST interface. This library wraps up that interface as more conventional Python objects.
This library can help to:
* Query the test-results of a completed build * Get a objects representing the latest builds of a job * Search for artefacts by simple criteria * Block until jobs are complete * Install artefacts to custom-specified directory structures
and has
* username/password auth support for jenkins instances with auth turned on * Ability to search for builds by subversion revision * Ability to add/remove/query Jenkins slaves * Ability to add/remove/modify Jenkins views
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP4/step/noarch |