[Openstack-docs] blueprint draft-docs-on-docs-draft implemented ready for approval

Andreas Jaeger aj at suse.com
Mon Feb 3 21:25:26 UTC 2014


The blueprint is implemented now IMO.

Let me describe what I did:

For every book that gets build during the gate, the generated files are
copied to the publish-docs directory in the top-level of the repository.
To do this properly, I had to special case so many repos that I could
not properly handle it anymore in the tool and needed to add a config
file. The config file has been added to each repository as well as a
change to .gitignore to ignore the directory publish-docs.

Patch for openstack-doc-tools: https://review.openstack.org/#/c/70592/

The second part of the change is a patch for our infrastructure. It
takes care that the content of the publish-docs directory gets copied to
docs-draft.

Patch for config: https://review.openstack.org/#/c/70594/

Once the patch for openstack-doc-tools is approved, Anne needs to
release a new version of it (version 0.5). Once that is done, our gate
and check jobs will start publishing. The two changes are independent of
each other, there's no real dependency between them besides the fact
that this only works after both are approved.

Please have a look at both patches and comment,
Andreas
-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126



More information about the Openstack-docs mailing list