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:
|
||||
- '{name}-upstream-translation-update'
|
||||
- '{name}-propose-translation-update{suffix}'
|
||||
- 'gate-{name}-tox-{envlist}-{node}':
|
||||
- 'gate-{name}-tox-doc-publish-{envlist}':
|
||||
envlist: checklang
|
||||
node: ubuntu-xenial
|
||||
- '{name}-tox-doc-{envlist}':
|
||||
envlist: publishlang
|
||||
|
@ -585,9 +585,9 @@ project-templates:
|
||||
|
||||
- name: openstack-doc-translation
|
||||
check:
|
||||
- gate-{name}-tox-checklang-ubuntu-xenial
|
||||
- gate-{name}-tox-doc-publish-checklang
|
||||
gate:
|
||||
- gate-{name}-tox-checklang-ubuntu-xenial
|
||||
- gate-{name}-tox-doc-publish-checklang
|
||||
post:
|
||||
- '{name}-upstream-translation-update'
|
||||
- '{name}-tox-doc-publishlang'
|
||||
@ -2674,7 +2674,8 @@ jobs:
|
||||
- name: ^gate-.*-tox-doc-publish-checkbuild.*$
|
||||
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
|
||||
files:
|
||||
- '^.*\.po$'
|
||||
@ -5535,9 +5536,9 @@ projects:
|
||||
- name: merge-check
|
||||
- name: openstack-doc-rst-gate
|
||||
check:
|
||||
- gate-api-site-tox-checklang-ubuntu-xenial
|
||||
- gate-api-site-tox-doc-publish-checklang
|
||||
gate:
|
||||
- gate-api-site-tox-checklang-ubuntu-xenial
|
||||
- gate-api-site-tox-doc-publish-checklang
|
||||
post:
|
||||
- api-site-upstream-translation-update
|
||||
- openstack-api-ref
|
||||
|
Loading…
Reference in New Issue
Block a user