#865: az mac install#1945
Conversation
Coverage Report for CI Build 25823985525Coverage decreased (-0.06%) to 70.621%Details
Uncovered ChangesNo uncovered changes found. Coverage Regressions18 previously-covered lines in 3 files lost coverage.
Coverage Stats💛 - Coveralls |
|
The fix needs changes in 3 repos:
Microsoft's Mac tarball needs Python 3.13 exactly it ships pre-compiled binaries built for that version, they won't load with 3.14. With the current default
Before proposing the default change I checked: So 3.13 as default looks like the simplest fix that makes Verified locally on Mac arm64: |
This PR fixes #865
Implemented changes:
AzureUrlUpdaternow registers macOSarm64andx86_64tarballs published by Microsoft on GitHub releases starting at azure-cli 2.85.0.Azurecommandlet sets theAZ_PYTHONenvironment variable on macOS, pointing to IDEasy's installed Python. Required by Microsoft's tarball launcher script.CHANGELOG.adocentry under2026.05.001.Checklist for this PR
mvn clean testlocally all tests pass and build is successful#«issue-id»: «brief summary»(e.g.#921: fixed setup.bat). If no issue ID exists, title only.In Progressand assigned to you or there is no issue (might happen for very small PRs)with
internal