Push translated pages to docs-draft
Use docs-draft to publish result from check/gate translation jobs for manual projects. Change-Id: I98d8586fa918ac60cd2fea37da303e1728881b56
This commit is contained in:
parent
8fb073181a
commit
5b402bf01c
@ -86,8 +86,7 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- '{name}-upstream-translation-update'
|
- '{name}-upstream-translation-update'
|
||||||
- '{name}-propose-translation-update{suffix}'
|
- '{name}-propose-translation-update{suffix}'
|
||||||
- 'gate-{name}-tox-{envlist}-{node}':
|
- 'gate-{name}-tox-doc-publish-{envlist}':
|
||||||
envlist: checklang
|
envlist: checklang
|
||||||
node: ubuntu-xenial
|
|
||||||
- '{name}-tox-doc-{envlist}':
|
- '{name}-tox-doc-{envlist}':
|
||||||
envlist: publishlang
|
envlist: publishlang
|
||||||
|
@ -585,9 +585,9 @@ project-templates:
|
|||||||
|
|
||||||
- name: openstack-doc-translation
|
- name: openstack-doc-translation
|
||||||
check:
|
check:
|
||||||
- gate-{name}-tox-checklang-ubuntu-xenial
|
- gate-{name}-tox-doc-publish-checklang
|
||||||
gate:
|
gate:
|
||||||
- gate-{name}-tox-checklang-ubuntu-xenial
|
- gate-{name}-tox-doc-publish-checklang
|
||||||
post:
|
post:
|
||||||
- '{name}-upstream-translation-update'
|
- '{name}-upstream-translation-update'
|
||||||
- '{name}-tox-doc-publishlang'
|
- '{name}-tox-doc-publishlang'
|
||||||
@ -2674,7 +2674,8 @@ jobs:
|
|||||||
- name: ^gate-.*-tox-doc-publish-checkbuild.*$
|
- name: ^gate-.*-tox-doc-publish-checkbuild.*$
|
||||||
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/publish-docs/
|
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/publish-docs/
|
||||||
|
|
||||||
- name: ^gate-.*-tox-checklang.*ubuntu-xenial$
|
- name: ^gate-.*-tox-doc-publish-checklang$
|
||||||
|
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/publish-docs/
|
||||||
# Only run job if at least one po or pot file was changed
|
# Only run job if at least one po or pot file was changed
|
||||||
files:
|
files:
|
||||||
- '^.*\.po$'
|
- '^.*\.po$'
|
||||||
@ -5535,9 +5536,9 @@ projects:
|
|||||||
- name: merge-check
|
- name: merge-check
|
||||||
- name: openstack-doc-rst-gate
|
- name: openstack-doc-rst-gate
|
||||||
check:
|
check:
|
||||||
- gate-api-site-tox-checklang-ubuntu-xenial
|
- gate-api-site-tox-doc-publish-checklang
|
||||||
gate:
|
gate:
|
||||||
- gate-api-site-tox-checklang-ubuntu-xenial
|
- gate-api-site-tox-doc-publish-checklang
|
||||||
post:
|
post:
|
||||||
- api-site-upstream-translation-update
|
- api-site-upstream-translation-update
|
||||||
- openstack-api-ref
|
- openstack-api-ref
|
||||||
|
Loading…
x
Reference in New Issue
Block a user