Commit 1ef3c39
committed
Fix ODBC Extra slow CI issue
Attempt to resolve caching issue with ODBC CI
Add write permission to store vcpkg cache
Check nuget paths in Ruby Glib and ODBC
Run vcpkg install after vcpkg is set in GLib
Enable vcpkg verbose in GLib
* confirmed `vcpkg install` command returns 403 error
Add ARROW_HOME
Remove `ARROW_SIMD_LEVEL` as it is not required for ODBC.
Remove debug msgs
Cannot get vcpkg in cpp_build to show debug messages
Move location of `packages: write`
Attempt to add `ARROW_DEPENDENCY_USE_SHARED - off`
Revert "Move location of `packages: write`"
This reverts commit b62e04e.
Revert "Attempt to add `ARROW_DEPENDENCY_USE_SHARED - off`"
This reverts commit 5fdf425.
Add GLib MSVC build to C++ Extra
TEMP disable ODBC build
Disable cmake and enable build
Re-enable cmake 4.1.2 and use install_vcpkg.sh to install vcpkg
Clean up test changes
Push after previous run is complete.
Revert "Re-enable cmake 4.1.2 and use install_vcpkg.sh to install vcpkg"
This reverts commit dfea377.
Trigger CI
Apply Kou's suggestion for nuget timeout1 parent 90ffed9 commit 1ef3c39
1 file changed
Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| 342 | + | |
| 343 | + | |
342 | 344 | | |
343 | 345 | | |
344 | 346 | | |
345 | 347 | | |
346 | 348 | | |
347 | 349 | | |
348 | 350 | | |
349 | | - | |
| 351 | + | |
350 | 352 | | |
351 | 353 | | |
352 | | - | |
| 354 | + | |
353 | 355 | | |
354 | 356 | | |
355 | 357 | | |
| |||
368 | 370 | | |
369 | 371 | | |
370 | 372 | | |
371 | | - | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | 373 | | |
376 | 374 | | |
377 | 375 | | |
| |||
0 commit comments