ARROW-13881: [C++][FlightRPC][Packaging] Ensure Flight is packaged with advanced TLS options on Windows - #11077
ARROW-13881: [C++][FlightRPC][Packaging] Ensure Flight is packaged with advanced TLS options on Windows#11077lidavidm wants to merge 1 commit into
Conversation
…th advanced TLS options on Windows
|
@github-actions crossbow submit conda-win-vs2017-py39 |
|
|
|
The last passing build for the Windows/Conda builds don't detect TlsCredentialsOptions: https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=10962&view=logs&j=4c86bc1b-1091-5192-4404-c74dfaad23e7&t=1e0e7149-0c33-565b-af41-050b54dd61be&l=467 This PR sets the flag to fail if not found for the Windows builds too, and tries to fix the detection. |
|
Revision: 77f448a Submitted crossbow builds: ursacomputing/crossbow @ actions-815
|
|
@github-actions crossbow submit -g wheel |
|
Revision: 77f448a Submitted crossbow builds: ursacomputing/crossbow @ actions-845 |
pitrou
left a comment
There was a problem hiding this comment.
+1. The macOS wheel build failures look unrelated.
…th advanced TLS options on Windows Closes apache#11077 from lidavidm/arrow-13881 Authored-by: David Li <li.davidm96@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>
No description provided.