Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use environment variable for PIP_ROOT_USER_ACTION #265

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

mayeut
Copy link
Contributor

@mayeut mayeut commented Apr 26, 2024

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.

This also fixes the build workflow to error out on installation failure which should have prevented the broken build to be published:

Since the Windows version was not erroring out properly, I also added a check for pip installation / update failure:

Now that everything errors out properly, we can check that the fix works in https://github.com/mayeut/python-versions/actions/runs/8853283598

Towards fixing actions/setup-python#853

This 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
@mayeut mayeut requested a review from a team as a code owner April 26, 2024 19:46
@HarithaVattikuti HarithaVattikuti merged commit 2573fc9 into actions:main Apr 29, 2024
18 checks passed
@mayeut mayeut deleted the fix-root-user-action branch May 4, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants