Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

packages: correct PackagesGroongaOrgPackageTask to reflect the modification of Apache Arrow 11.0.0 #1500

Conversation

komainu8
Copy link
Member

@komainu8 komainu8 commented Jan 30, 2023

The Rakefile of packages.groonga.org use #latest_commit_time at https://github.com/groonga/packages.groonga.org/blob/master/groonga-release/Rakefile#L9.
However #latest_commit_time is moved to dev/tasks/linux-packages/helper.rb from dev/tasks/linux-packages/package-task.rb in apache/arrow@f82501e.

Therefore we include Helper::ApacheArrow module.

…cation of Apache Arrow 11.0.0

The Rakefile of packages.groonga.org use latest_commit_time().
However latest_commit_time() is moved to dev/tasks/linux-packages/helper.rb
from dev/tasks/linux-packages/package-task.rb in apache/arrow@f82501e.

Therefore we include Helper::ApacheArrow module.
@komainu8
Copy link
Member Author

@kou @HashidaTKS Could you review this PR?

@kou kou merged commit 144883f into master Jan 30, 2023
@kou kou deleted the correct-packages-groonga-org-task-to-reflect-the-modification-of-apache-arrow-11.0.0 branch January 30, 2023 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants