[ 
https://issues.apache.org/jira/browse/ARROW-12958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17578147#comment-17578147
 ] 

Will Jones commented on ARROW-12958:
------------------------------------

Yeah I think this could likely be solved by:
 # Create some hosting location where docs can be served out of. Perhaps it 
should automatically clean up anything 30 days or older.
 # Create a crossbow job that builds the docs and uploads to the hosting 
location.

One solution to (1) is using an S3 bucket to statically host the site, and 
implement [lifecycle 
rules|https://docs.aws.amazon.com/AmazonS3/latest/userguide/lifecycle-expire-general-considerations.html]
 to make objects expire after 30 days of creation. Not sure if there someone 
will to host those resources though. Or if there is a cheaper alternative.

> [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
>            Reporter: Jonathan Keane
>            Priority: Major
>
> 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)

Reply via email to