databricks-cli/.github/workflows
Denis Bilenko 2fee243586
Fix finding Python within virtualenv on Windows (#2034)
## Changes
Simplify logic for selecting Python to run when calculating default whl
build command: "python" on Windows and "python3" everywhere.

Python installers from python.org do not install python3.exe. In
virtualenv there is no python3.exe.

## Tests
Added new unit tests to create real venv with uv and simulate activation
by prepending venv/bin to PATH.
2024-12-20 07:45:32 +00:00
..
external-message.yml [Internal] Always write message for manual integration test trigger (#1874) 2024-10-31 14:29:08 +00:00
integration-approve.yml Trigger integration tests on push to main (#2035) 2024-12-19 11:50:59 +00:00
integration-main.yml Trigger integration tests on push to main (#2035) 2024-12-19 11:50:59 +00:00
integration-pr.yml Trigger integration tests on push to main (#2035) 2024-12-19 11:50:59 +00:00
publish-winget.yml Decouple winget release (#1389) 2024-04-23 07:17:14 +00:00
push.yml Fix finding Python within virtualenv on Windows (#2034) 2024-12-20 07:45:32 +00:00
release-snapshot.yml Build snapshot releases for bugbash branches (#1948) 2024-12-02 14:04:08 +00:00
release.yml Use Go 1.23 (#1871) 2024-10-31 12:42:14 +00:00