Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger 99920e8a49 Use opendev-tox-docs job
Switch our docs job to use opendev-tox-docs job as base so that we can
publish later the content from gate directly (via promote queue) and do
not need to rebuild in post again.

Use the new promote-openstack-manuals job as first step in using promote
publishing. The other publish jobs will be replaced separately.

Use for building now publishdocs/publishlang so that we have exactly
the same content in check and gate - and in the published website.
For this, update tox.ini and publish script.

Also, do not publish project-data.

Depends-On: https://review.opendev.org/676489
Change-Id: I91f22173a4a6ed421f339833c486a31fd319dba3
2019-08-15 21:45:02 +02:00
Andreas Jaeger 741d59c459 Switch output to publish-docs/html
Publishing to a top-level directory has a few challenges with some new
infra scripts. Let's keep those simple and change from publish-docs to
publish-docs/html.

Depends-On: https://review.opendev.org/676489
Change-Id: I94b7bf915c0fdad0e9e2f5dd81846f45dc99194a
2019-08-15 06:46:46 +02:00
James E. Blair 7df391e2e5 Update fetch-sphinx-output parameters
These parameters will produce the same output directory path, but
will enable the role to return the correct preview artifact url.

Depends-On: https://review.opendev.org/676437
Change-Id: I65a5c6616eb5725f175df7d67cbf05bca9ba03a3
2019-08-14 08:01:24 -07:00
Andreas Jaeger 5e94b2dbb8 Add native zuulv3 set up
Add native zuul v3 templates and job for building doc projects. The
templates can be used by api-site and security-doc as well.

Create extra templates for publishing to developer.openstack.org.

Leave in a TODO for publishing, these post jobs will be added when
ready.

Change-Id: I377632e640a099d0a8640db4959684d9ecd68f8c
2017-10-09 22:07:27 +02:00