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

workflows: set PYTHONIOENCODING #130

Merged
merged 1 commit into from
Jan 29, 2024
Merged

workflows: set PYTHONIOENCODING #130

merged 1 commit into from
Jan 29, 2024

Conversation

airwoodix
Copy link
Collaborator

@airwoodix airwoodix commented Jan 29, 2024

Summary

Set PYTHONIOENCODING in the poetry workflow environment to force utf-8 encoding even on Windows.

Fixes #129.

@airwoodix airwoodix self-assigned this Jan 29, 2024
@airwoodix airwoodix force-pushed the fix-129 branch 2 times, most recently from dc11060 to 28f9fb3 Compare January 29, 2024 12:18
@airwoodix airwoodix changed the title workflows: set encoding on Windows workflows: set PYTHONIOENCODING Jan 29, 2024
@airwoodix airwoodix force-pushed the fix-129 branch 2 times, most recently from 63e6603 to 9288a73 Compare January 29, 2024 12:55
@airwoodix airwoodix marked this pull request as ready for review January 29, 2024 13:14
@airwoodix airwoodix merged commit 811fff6 into master Jan 29, 2024
15 checks passed
@airwoodix airwoodix deleted the fix-129 branch January 29, 2024 13:39
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.

Fix encoding issue in Windows CI runners
2 participants