[
https://issues.apache.org/jira/browse/KUDU-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584061#comment-16584061
]
Attila Bukor commented on KUDU-2544:
------------------------------------
this has come up during a code review where we upgraded some dependencies to
make it possible to use the tool on MacOS: https://gerrit.cloudera.org/c/11210/2
> Move site building to Docker
> ----------------------------
>
> Key: KUDU-2544
> URL: https://issues.apache.org/jira/browse/KUDU-2544
> Project: Kudu
> Issue Type: Task
> Reporter: Attila Bukor
> Priority: Minor
>
> Currently we use a Python script (\{{site_tool}}, available in gh-pages
> branch) that uses Ruby scripts to generate, proof and publish the website.
> This is rather painful to use with the dependency on Python 2.6 and rather
> old Ruby.
> This all should be moved to a Docker container that would guarantee
> consistency between environments and make upgrades to the toolchain possible
> without breaking things for other developers.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)