fix: use environment variable for `PIP_ROOT_USER_ACTION` by mayeut · Pull Request #259 · actions/python-versions
The option does not exists in every pip version, using the environment variable allows for pip not to fail in this case.
sitic
mentioned this pull request
9 tasks
sitic
mentioned this pull request
5 tasks
mayeut added a commit to mayeut/python-versions that referenced this pull request
Apr 26, 2024This extends the fix from actions#259 since every platform for 3.8.10 / 3.9.13 has been rebuilt instead of just macOS arm64 being added. The regression was introduced in actions#223
HarithaVattikuti pushed a commit that referenced this pull request
Apr 29, 2024* fix: error out on install failure in "Apply build artifact to the local machine" step * fix: error out on pip installation / update failure * fix: use environment variable for `PIP_ROOT_USER_ACTION` This extends the fix from #259 since every platform for 3.8.10 / 3.9.13 has been rebuilt instead of just macOS arm64 being added. The regression was introduced in #223
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters