Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger 82ab82345d Use promote for publishing
Switch to using a promote job instead of a post job for publishing. This
avoids an extra run after release.

Depends-On: https://review.opendev.org/677537
Change-Id: I4ce20c084bbbc8e8098bc144cb28a436805d430e
2019-08-20 20:47:39 +02:00
Andreas Jaeger f32763feff Revert "add translation job"
This reverts commit fb6fc0df5b.

I'll propose a change for project-config instead.

Change-Id: I6a404eb788b7b3229eb4f8be96aa92d2d3e197dc
2018-11-02 15:37:26 +00:00
Frank Kloeker fb6fc0df5b add translation job
Change-Id: I9578fce681b17445dd1abf1cb8f52b5111e56d8d
2018-09-20 09:21:42 +02:00
Andreas Jaeger c25d0dcb98 Switch to PTI docs jobs
Switch to new PTI docs jobs, use python3 for building of docs.
Update docs job to handle warnings as errors.

Depends-On: https://review.openstack.org/594159
Change-Id: I91d1cc7066b7f98bf98cdb8b3fd146bc54cd13e1
2018-08-21 15:00:35 +02:00
Sean McGinnis b765fab223 Import zuul job settings from project-config
As part of the python3-first goal we want zuul jobs defined in-repo
instead of the common project-config location. This moves the jobs used
by the operations-guide in-repo to complete step 1 of the goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Ie7d348477bb2d96211d56af42f572fe490b0e4b6
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-08-21 14:57:29 +02:00