[
https://issues.apache.org/jira/browse/SAMZA-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074230#comment-15074230
]
Jakob Homan commented on SAMZA-121:
-----------------------------------
The idea was that when a committer does a commit, we'd have a script that would
build and publish the latest java/scaladocs to the site, along with possibly
the site itself, if that source code has changed. I'm not sure if we can
configure commit hooks with asf's git repo, so we should check that first.
Publishing the newly stable docs for a particular version as part of the
release process would be nice too, but probably a different JIRA.
> Add git post-commit hook to publish documentation and site
> ----------------------------------------------------------
>
> Key: SAMZA-121
> URL: https://issues.apache.org/jira/browse/SAMZA-121
> Project: Samza
> Issue Type: Wish
> Components: docs
> Reporter: Jakob Homan
> Priority: Minor
>
> It would be nice if the site and javadoc were automatically updated following
> a commit. It seems like we *should* be able to do this with a post-commit
> hook through git, but I'm not sure of the mechanics. May be worth looking
> into.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)