kou commented on PR #279: URL: https://github.com/apache/arrow-site/pull/279#issuecomment-1331208389
How about using apache/arrow-datafusion-python and `.asf.yaml` instead of pushing this to apache/arrow-site like apache/arrow-cookbook and https://arrow.apache.org/cookbook/ ? If we this approach, we don't need https://github.com/apache/arrow-site/pull/278 . See also: * `.asf.yaml` document for publishing to https://arrow.apache.org/ : https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-Publishingabranchtoyourprojectwebsite * apache/arrow-cookbook's `.asf.yaml` configuration: https://github.com/apache/arrow-cookbook/blob/main/.asf.yaml#L32-L34 * The `asf-site` branch that is published to https://arrow.apache.org/cookbook/ : https://github.com/apache/arrow-cookbook/tree/asf-site * The GitHub Action job that publish to the `asf-site` branch automatically: https://github.com/apache/arrow-cookbook/blob/main/.github/workflows/deploy_cookbooks.yml#L71-L101 -- 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]
