martin-g opened a new pull request, #5631:
URL: https://github.com/apache/arrow-datafusion/pull/5631

   # Which issue does this PR close?
   
   Closes #5500 
   
   # Rationale for this change
   
   Deploy the Datafusion website whenever a change is made in the `docs/` 
folder.
   
   # What changes are included in this PR?
   
   A new Github Action is introduced that builds the docs and copies them to 
arrow-site/datafusion
   
   # Are these changes tested?
   
   Yes, I have tested them in my fork.
   The only part that is not really tested is the `git push` to arrow-site. But 
arrow-datafusion-python uses the same 
[code](https://github.com/apache/arrow-datafusion-python/blob/2bf684e7fe6105ad66260483154b5e944f2c724d/.github/workflows/docs.yaml#L69-L75)
   
   # Are there any user-facing changes?
   
   No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to