raulcd commented on PR #253: URL: https://github.com/apache/arrow-cookbook/pull/253#issuecomment-1252413042
> Is the plan to only add recipes on a branch or something then? Or is that still being worked out? This is still being worked out as I haven't send the proposal yet. At the moment I am adding jobs and documentation on how to build locally against both the stable and the development version. My initial proposal is going to be: * Main branch hosts the development version of the cookbooks, CI jobs (PRs against main) and deployment uses Arrow nightlies. * Stable branch (either 9.0.0 or just stable) hosts the stable version of the cookbooks and CI (PRs against this branch) and deployment uses the latest Arrow Release This will mean that if we want to merge a cookbook for the stable version we have to create a PR against the stable branch and also against main (or cherry-pick the commit). Sorry I haven't had time to send the email, hopefully I can do it during the next couple of days but please, do let me know if you have any concerns. -- 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]
