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/*"]
|
[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
|
||||||
|
@ -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
|
||||||
|
@ -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:
|
||||||
|
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user