ARROW-16228: [CI][Packaging][Conan] Add a job to test minimum build#12918
ARROW-16228: [CI][Packaging][Conan] Add a job to test minimum build#12918kou wants to merge 4 commits intoapache:masterfrom
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
|
|
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.