You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2019/07/10 21:50:25 UTC

[kudu-CR](branch-1.10.x) [docs] Update the site build to use the release directory

Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13840


Change subject: [docs] Update the site build to use the release directory
......................................................................

[docs] Update the site build to use the release directory

Updates the make_site.sh script and make_docs.sh script
to generate docs in the versioned release directory. This
matches the new symbolic linking style we have been
using for the docs and avoids the need to manually copy
the docs during release.

An additional flag to skip updating the symbolic links (`—no-link`) was added.

Change-Id: I174de2d7041bba20cdc3dcacd3efbb5e736ecb63
Reviewed-on: http://gerrit.cloudera.org:8080/13835
Reviewed-by: Andrew Wong <aw...@cloudera.com>
Tested-by: Andrew Wong <aw...@cloudera.com>
(cherry picked from commit 819a85fbb1d836f70a50c136dfcdaebc37faf7a8)
---
M docs/support/scripts/make_docs.sh
M docs/support/scripts/make_site.sh
2 files changed, 54 insertions(+), 11 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/40/13840/1
-- 
To view, visit http://gerrit.cloudera.org:8080/13840
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.10.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: I174de2d7041bba20cdc3dcacd3efbb5e736ecb63
Gerrit-Change-Number: 13840
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <gr...@apache.org>

[kudu-CR](branch-1.10.x) [docs] Update the site build to use the release directory

Posted by "Andrew Wong (Code Review)" <ge...@cloudera.org>.
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/13840 )

Change subject: [docs] Update the site build to use the release directory
......................................................................


Patch Set 1: Code-Review+2


-- 
To view, visit http://gerrit.cloudera.org:8080/13840
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.10.x
Gerrit-MessageType: comment
Gerrit-Change-Id: I174de2d7041bba20cdc3dcacd3efbb5e736ecb63
Gerrit-Change-Number: 13840
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Thu, 11 Jul 2019 05:29:13 +0000
Gerrit-HasComments: No

[kudu-CR](branch-1.10.x) [docs] Update the site build to use the release directory

Posted by "Grant Henke (Code Review)" <ge...@cloudera.org>.
Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13840 )

Change subject: [docs] Update the site build to use the release directory
......................................................................

[docs] Update the site build to use the release directory

Updates the make_site.sh script and make_docs.sh script
to generate docs in the versioned release directory. This
matches the new symbolic linking style we have been
using for the docs and avoids the need to manually copy
the docs during release.

An additional flag to skip updating the symbolic links (`—no-link`) was added.

Change-Id: I174de2d7041bba20cdc3dcacd3efbb5e736ecb63
Reviewed-on: http://gerrit.cloudera.org:8080/13835
Reviewed-by: Andrew Wong <aw...@cloudera.com>
Tested-by: Andrew Wong <aw...@cloudera.com>
(cherry picked from commit 819a85fbb1d836f70a50c136dfcdaebc37faf7a8)
Reviewed-on: http://gerrit.cloudera.org:8080/13840
Tested-by: Kudu Jenkins
---
M docs/support/scripts/make_docs.sh
M docs/support/scripts/make_site.sh
2 files changed, 54 insertions(+), 11 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Andrew Wong: Looks good to me, approved

-- 
To view, visit http://gerrit.cloudera.org:8080/13840
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.10.x
Gerrit-MessageType: merged
Gerrit-Change-Id: I174de2d7041bba20cdc3dcacd3efbb5e736ecb63
Gerrit-Change-Number: 13840
Gerrit-PatchSet: 2
Gerrit-Owner: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)