Let infra manage pyghmi releases
Let infra manage pyghmi releases, instead of having the developer(s) build and push packages manually. Change-Id: I195700ccf7f18e6231e547db2ddea98e6ee5c385
This commit is contained in:
parent
29258fd376
commit
307904e330
@ -1377,6 +1377,7 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: diskimage-builder
|
||||
|
@ -4243,8 +4243,20 @@ projects:
|
||||
- name: stackforge/pyghmi
|
||||
check:
|
||||
- gate-pyghmi-pep8
|
||||
- gate-pyghmi-requirements
|
||||
gate:
|
||||
- gate-pyghmi-pep8
|
||||
- gate-pyghmi-requirements
|
||||
post:
|
||||
- pyghmi-branch-tarball
|
||||
pre-release:
|
||||
- pyghmi-tarball
|
||||
release:
|
||||
- pyghmi-tarball:
|
||||
- pyghmi-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: stackforge/python-barbicanclient
|
||||
check:
|
||||
|
Loading…
x
Reference in New Issue
Block a user