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:
parent
ecef1b7b08
commit
16d127f9ab
@ -3,6 +3,9 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group moniker-core
|
||||
label-Approved = +0..+1 group moniker-core
|
||||
[access "refs/tags/*"]
|
||||
create = group moniker-drivers
|
||||
pushTag = group moniker-drivers
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -3,6 +3,9 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group moniker-core
|
||||
label-Approved = +0..+1 group moniker-core
|
||||
[access "refs/tags/*"]
|
||||
create = group moniker-drivers
|
||||
pushTag = group moniker-drivers
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -614,6 +614,8 @@
|
||||
- python-jobs
|
||||
- hook-{name}-rtfd
|
||||
- gate-{name}-pyflakes
|
||||
- '{name}-pypi-sdist'
|
||||
- '{name}-pypi-upload'
|
||||
|
||||
|
||||
- project:
|
||||
@ -626,6 +628,8 @@
|
||||
- python-jobs
|
||||
- hook-{name}-rtfd
|
||||
- gate-{name}-pyflakes
|
||||
- '{name}-pypi-sdist'
|
||||
- '{name}-pypi-upload'
|
||||
|
||||
|
||||
- project:
|
||||
|
@ -791,6 +791,8 @@ projects:
|
||||
- gate-moniker-python27
|
||||
post:
|
||||
- hook-moniker-rtfd
|
||||
publish:
|
||||
- moniker-pypi-sdist
|
||||
|
||||
- name: stackforge/python-monikerclient
|
||||
check:
|
||||
@ -807,6 +809,8 @@ projects:
|
||||
- gate-python-monikerclient-python27
|
||||
post:
|
||||
- hook-python-monikerclient-rtfd
|
||||
publish:
|
||||
- python-monikerclient-pypi-sdist
|
||||
|
||||
- name: stackforge/bufunfa
|
||||
check:
|
||||
|
Loading…
Reference in New Issue
Block a user