kou commented on PR #13684: URL: https://github.com/apache/arrow/pull/13684#issuecomment-1197377903
@jeroen @nealrichardson Should we keep CI jobs for https://github.com/autobrew/homebrew-core/blob/high-sierra/Formula/apache-arrow.rb ? It's for https://github.com/autobrew/brew not https://github.com/Homebrew/brew but we use https://github.com/Homebrew/brew to test https://github.com/apache/arrow/blob/master/dev/tasks/homebrew-formulae/autobrew/apache-arrow.rb . FYI: https://github.com/Homebrew/brew removed `cellar` in `bottle` block ( https://github.com/Homebrew/brew/commit/f65d525693a45c8e4c2ebc1452080f08c363ee15 ) but https://github.com/autobrew/homebrew-core/blob/high-sierra/Formula/apache-arrow.rb and https://github.com/apache/arrow/blob/master/dev/tasks/homebrew-formulae/autobrew/apache-arrow.rb still use `cellar` because they are for https://github.com/autobrew/brew not https://github.com/Homebrew/brew . If we need to keep CI jobs for https://github.com/autobrew/homebrew-core/blob/high-sierra/Formula/apache-arrow.rb, we need to replace Homebrew installed in the `macos-latest` GitHub Actions runner with https://github.com/autobrew/brew . (I don't know how to do it.) It seems that https://github.com/autobrew/homebrew-cran is based on https://github.com/Homebrew/brew . Can we remove CI jobs for https://github.com/autobrew/homebrew-core/blob/high-sierra/Formula/apache-arrow.rb and add new CI jobs for https://github.com/autobrew/homebrew-cran/blob/master/Formula/apache-arrow-static.rb (as a follow-up task)? -- 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]
