Allow for Moniker releases

Change-Id: Id5053c56f07a3bd723c9c47021b0c058b1ad27e9
Reviewed-on: https://review.openstack.org/17749
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
This commit is contained in:
Kiall Mac Innes 2012-12-09 16:43:06 +00:00 committed by Jenkins
parent ecef1b7b08
commit 16d127f9ab
4 changed files with 14 additions and 0 deletions

View File

@ -3,6 +3,9 @@
[access "refs/heads/*"] [access "refs/heads/*"]
label-Code-Review = -2..+2 group moniker-core label-Code-Review = -2..+2 group moniker-core
label-Approved = +0..+1 group moniker-core label-Approved = +0..+1 group moniker-core
[access "refs/tags/*"]
create = group moniker-drivers
pushTag = group moniker-drivers
[receive] [receive]
requireChangeId = true requireChangeId = true
requireContributorAgreement = true requireContributorAgreement = true

View File

@ -3,6 +3,9 @@
[access "refs/heads/*"] [access "refs/heads/*"]
label-Code-Review = -2..+2 group moniker-core label-Code-Review = -2..+2 group moniker-core
label-Approved = +0..+1 group moniker-core label-Approved = +0..+1 group moniker-core
[access "refs/tags/*"]
create = group moniker-drivers
pushTag = group moniker-drivers
[receive] [receive]
requireChangeId = true requireChangeId = true
requireContributorAgreement = true requireContributorAgreement = true

View File

@ -614,6 +614,8 @@
- python-jobs - python-jobs
- hook-{name}-rtfd - hook-{name}-rtfd
- gate-{name}-pyflakes - gate-{name}-pyflakes
- '{name}-pypi-sdist'
- '{name}-pypi-upload'
- project: - project:
@ -626,6 +628,8 @@
- python-jobs - python-jobs
- hook-{name}-rtfd - hook-{name}-rtfd
- gate-{name}-pyflakes - gate-{name}-pyflakes
- '{name}-pypi-sdist'
- '{name}-pypi-upload'
- project: - project:

View File

@ -791,6 +791,8 @@ projects:
- gate-moniker-python27 - gate-moniker-python27
post: post:
- hook-moniker-rtfd - hook-moniker-rtfd
publish:
- moniker-pypi-sdist
- name: stackforge/python-monikerclient - name: stackforge/python-monikerclient
check: check:
@ -807,6 +809,8 @@ projects:
- gate-python-monikerclient-python27 - gate-python-monikerclient-python27
post: post:
- hook-python-monikerclient-rtfd - hook-python-monikerclient-rtfd
publish:
- python-monikerclient-pypi-sdist
- name: stackforge/bufunfa - name: stackforge/bufunfa
check: check: