-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-16228: [CI][Packaging][Conan] Add a job to test minimum build #12918
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
Conversation
|
@github-actions crossbow submit -g conan |
|
|
|
Revision: 6d7beb35d7b5ff4f329a1fcd45e5ad90ffe8a18b Submitted crossbow builds: ursacomputing/crossbow @ actions-1872
|
|
@github-actions crossbow submit -g conan |
|
Revision: dccf6a60db1980cd7cd873e4b58375cb44687597 Submitted crossbow builds: ursacomputing/crossbow @ actions-1943
|
|
@kou Do we want to upstream some of the patches from the Conan repository? Also, can we ask them to contribute their patches? (common problem with downstream packagers...) |
|
Sure! But we need to improve patches in the Conan package because they are too ad-hoc. We need some our CMake code improvements to satisfy Conan's use case. #12861 is one of them. |
ci/conan/ is based on https://github.com/conan-io/conan-center-index/tree/master/recipes/arrow/ . We'll update ci/conan/ to follow the latest cpp/ changes such as new build options and send a pull request the updates to https://github.com/conan-io/conan-center-index/ when we release a new version.
|
@github-actions crossbow submit -g conan |
|
Revision: 29ba4ad Submitted crossbow builds: ursacomputing/crossbow @ actions-2023
|
kou
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
|
Benchmark runs are scheduled for baseline = d9d7894 and contender = 3a646b3. 3a646b3 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
ci/conan/ is based on
https://github.com/conan-io/conan-center-index/tree/master/recipes/arrow/
.
We'll update ci/conan/ to follow the latest cpp/ changes such as new
build options and send a pull request the updates to
https://github.com/conan-io/conan-center-index/ when we release a new
version.