Uh oh!
There was an error while loading. Please reload this page.
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 into
Conversation
kou
commented
Apr 19, 2022
@github-actions crossbow submit -g conan |
Revision: 6d7beb35d7b5ff4f329a1fcd45e5ad90ffe8a18b Submitted crossbow builds: ursacomputing/crossbow @ actions-1872
|
kou
commented
Apr 25, 2022
@github-actions crossbow submit -g conan |
Revision: dccf6a60db1980cd7cd873e4b58375cb44687597 Submitted crossbow builds: ursacomputing/crossbow @ actions-1943
|
pitrou
commented
May 4, 2022
@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...) |
kou
commented
May 4, 2022
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.
kou
commented
May 6, 2022
@github-actions crossbow submit -g conan |
Revision: 29ba4ad Submitted crossbow builds: ursacomputing/crossbow @ actions-2023
|
ursabot
commented
May 10, 2022
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.