[ 源代码: jenkins-job-builder ]
软件包:python3-jenkins-job-builder(2.9.1-1)
python3-jenkins-job-builder 的相关链接
Debian 的资源:
下载源码包 jenkins-job-builder:
- [jenkins-job-builder_2.9.1-1.dsc]
- [jenkins-job-builder_2.9.1.orig.tar.xz]
- [jenkins-job-builder_2.9.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [ci.openstack.org]
相似软件包:
Configure Jenkins using YAML files - Python 3.x
Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy.
This package contains the Python 3.x module.
其他与 python3-jenkins-job-builder 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-fasteners
- provides useful locks - Python 3.x
-
- dep: python3-jenkins (>= 0.4.15)
- bindings for the Jenkins Remote API - Python 3.x
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-six (>= 1.9.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-stevedore
- manage dynamic plugins for Python applications - python3
-
- dep: python3-yaml
- YAML parser and emitter for Python3