4 Commits

Author SHA1 Message Date
Andreas Jaeger
1aec2939d0 Properly publish specs pages to top-level
The content is generated in specs/output and we need to publish it
directly in the specs directory. Move files around so that we can
publish to it since the scp publisher does not allow removal of paths.

Change-Id: Icd8af32b47c04ae207471007435c1dac45471a18
2015-01-22 20:50:41 +00:00
Jeremy Stanley
7d724d38f6 Make static html publication cleaner
* jenkins/jobs/static-publish-jobs.yaml: The SCP publisher
apparently globs on top-level dotdirs, so we need to take some extra
effort to purge them.

Change-Id: If7743c9cfd97a38cd38bb1ec1ed86827cc15049c
2014-12-04 16:43:38 +00:00
Jeremy Stanley
76191cc7a0 Precreate temp holding dir in static publish job
Change-Id: I62446ae13cd12d4fb8207508af6fb2659d089fdb
2014-11-24 23:19:30 +00:00
Jeremy Stanley
08a1d347e7 Genericize static site publishing
We have other projects besides openstack/governance which want to
publish Sphinx-generated content on static.openstack.org vhosts, so
turn the governance-publish job into a more generic template
instead.

Change-Id: I0387f9007673c4e02c7b809887b99b71f145967b
2014-11-10 14:52:34 +00:00