Merge "Rename oslo.sphinx to oslosphinx"
This commit is contained in:
commit
439aadb960
@ -688,6 +688,19 @@
|
||||
- openstack-doc-jobs
|
||||
|
||||
|
||||
- project:
|
||||
name: oslosphinx
|
||||
github-org: openstack
|
||||
node: precise
|
||||
tarball-site: tarballs.openstack.org
|
||||
doc-publisher-site: docs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- openstack-publish-jobs
|
||||
- pypi-jobs
|
||||
|
||||
|
||||
- project:
|
||||
name: oslo.config
|
||||
github-org: openstack
|
||||
@ -723,18 +736,6 @@
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: oslo.sphinx
|
||||
github-org: openstack
|
||||
node: precise
|
||||
tarball-site: tarballs.openstack.org
|
||||
doc-publisher-site: docs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- openstack-publish-jobs
|
||||
- pypi-jobs
|
||||
|
||||
|
||||
- project:
|
||||
name: oslo.version
|
||||
|
@ -238,12 +238,12 @@
|
||||
- project: openstack/oslo.rootwrap
|
||||
docimpact-group: openstack-manuals
|
||||
upstream: git://github.com/ttx/oslo.rootwrap.git
|
||||
- project: openstack/oslo.sphinx
|
||||
docimpact-group: openstack-manuals
|
||||
description: Theme and utilities for Sphinx documentation tool
|
||||
- project: openstack/oslo.version
|
||||
docimpact-group: openstack-manuals
|
||||
upstream: git://github.com/emonty/oslo.version.git
|
||||
- project: openstack/oslosphinx
|
||||
docimpact-group: openstack-manuals
|
||||
description: Theme and utilities for Sphinx documentation tool
|
||||
- project: openstack/pycadf
|
||||
description: CADF Python module
|
||||
- project: openstack/python-ceilometerclient
|
||||
|
@ -1718,6 +1718,25 @@ projects:
|
||||
- os-refresh-config-tarball:
|
||||
- os-refresh-config-pypi-upload
|
||||
|
||||
#TODO: add docs
|
||||
- name: openstack/oslosphinx
|
||||
check:
|
||||
- gate-oslosphinx-requirements
|
||||
- gate-oslosphinx-pep8
|
||||
gate:
|
||||
- gate-oslosphinx-requirements
|
||||
- gate-oslosphinx-pep8
|
||||
post:
|
||||
- oslosphinx-branch-tarball
|
||||
pre-release:
|
||||
- oslosphinx-tarball
|
||||
release:
|
||||
- oslosphinx-tarball:
|
||||
- oslosphinx-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: openstack/oslo-incubator
|
||||
template:
|
||||
- name: python-jobs
|
||||
@ -1826,25 +1845,6 @@ projects:
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
#TODO: add docs
|
||||
- name: openstack/oslo.sphinx
|
||||
check:
|
||||
- gate-oslo.sphinx-requirements
|
||||
- gate-oslo.sphinx-pep8
|
||||
gate:
|
||||
- gate-oslo.sphinx-requirements
|
||||
- gate-oslo.sphinx-pep8
|
||||
post:
|
||||
- oslo.sphinx-branch-tarball
|
||||
pre-release:
|
||||
- oslo.sphinx-tarball
|
||||
release:
|
||||
- oslo.sphinx-tarball:
|
||||
- oslo.sphinx-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: openstack/oslo.version
|
||||
template:
|
||||
- name: python-jobs
|
||||
|
Loading…
x
Reference in New Issue
Block a user