You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "onichols-pivotal (GitHub)" <gi...@apache.org> on 2019/11/14 21:48:19 UTC

[GitHub] [geode] onichols-pivotal opened pull request #4328: GEODE-7457: publish one wiki page per release instead of overwriting

Problems with having only two wiki pages (one generated from master and one from develop) had two drawbacks:
1) could not generate docs until after release shipped
2) could not link to previous doc version when they get overwritten, because confluence doesn't seem to support a url syntax to refer to page version in history, and even if it did, it would be clunky
3) it was confusing that develop was a sub-page of 1.10.0
 
Now, one wiki page per release version must be (manually) allocated and added to the script, but now it generate the wiki page from develop, master, or an active release branch, so that docs can be made available earlier in the release process.

See new page tree at https://cwiki.apache.org/confluence/display/GEODE/develop+Management+REST+API+-+v1

[ Full content available at: https://github.com/apache/geode/pull/4328 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org