Import python-jenkins project to stackforge
The maintainer, James Page, endorses this. The license is a 3-clause BSD. Change-Id: Ibd6d2d3f863635dcaf9de9c248b90e454f9c84d8
This commit is contained in:
parent
ee72d9c60a
commit
f4dfd1d06d
@ -44,6 +44,7 @@ openstack-infra:
|
||||
- openstack-infra/zuul
|
||||
- openstack-infra/zuul-packaging
|
||||
- openstack/requirements
|
||||
- stackforge/python-jenkins
|
||||
branches:
|
||||
- master
|
||||
- feature/gearman
|
||||
|
@ -0,0 +1,13 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Approved = +0..+1 group python-jenkins-core
|
||||
label-Code-Review = -2..+2 group python-jenkins-core
|
||||
workInProgress = group python-jenkins-core
|
||||
[access "refs/tags/*"]
|
||||
create = group python-jenkins-ptl
|
||||
pushTag = group python-jenkins-ptl
|
||||
[project]
|
||||
state = active
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -915,6 +915,19 @@
|
||||
- openstack-publish-jobs
|
||||
- pypi-jobs
|
||||
|
||||
|
||||
- project:
|
||||
name: python-jenkins
|
||||
github-org: stackforge
|
||||
node: bare-precise
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
- hook-{name}-rtfd
|
||||
|
||||
|
||||
- project:
|
||||
name: python-kiteclient
|
||||
github-org: stackforge
|
||||
|
@ -799,6 +799,9 @@
|
||||
description: Client for OpenStack Climate
|
||||
acl-config: /home/gerrit2/acls/stackforge/climate.config
|
||||
- project: stackforge/python-designateclient
|
||||
- project: stackforge/python-jenkins
|
||||
upstream: git://github.com/jeblair/python-jenkins.git
|
||||
description: Python API for managing jobs and nodes in a Jenkins CI instance
|
||||
- project: stackforge/python-kiteclient
|
||||
description: Python bindings to Kite.
|
||||
- project: stackforge/python-libraclient
|
||||
|
@ -2907,6 +2907,12 @@ projects:
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: stackforge/python-jenkins
|
||||
check:
|
||||
- noop
|
||||
gate:
|
||||
- noop
|
||||
|
||||
- name: openstack-infra/releasestatus
|
||||
check:
|
||||
- noop
|
||||
|
Loading…
x
Reference in New Issue
Block a user