[
https://issues.apache.org/jira/browse/ARROW-12958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17580900#comment-17580900
]
Jacob Wujciak-Jens commented on ARROW-12958:
--------------------------------------------
The gh_pages approach would be quite easy but the problem is that the normal
{{pull_request}} trigger does not have secret access or write access to the
repo. This is intentional and an important security measure as we are executing
un-trusted, potentially malicious code. Running the code in docker as we do is
a mitigation but I would still argue against changing this. There are
solutions, I will test them on my fork and report back/open a PR.
> [CI][Developer] Build + host the docs for PR branches
> -----------------------------------------------------
>
> Key: ARROW-12958
> URL: https://issues.apache.org/jira/browse/ARROW-12958
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Continuous Integration, Developer Tools, Documentation
> Reporter: Jonathan Keane
> Priority: Major
> Fix For: 10.0.0
>
>
> We already run the docs building with crossbow, could we host the rendered
> docs somewhere so that we can see what they look like during the PR process?
> ARROW-1299 is a ticket for nightly docs updates for what's in master.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)