Skip to content

CI: Ensure Windows Actions handle utf-8 characters #105756

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

Merged
merged 1 commit into from
Apr 25, 2025

Conversation

Repiteo
Copy link
Contributor

@Repiteo Repiteo commented Apr 25, 2025

After seeing that the Windows GHA failed because of an illegal codepoint, I looked into it and found that we can simply enable utf-8 as the default codepage. Validated with multiple print function calls of unicode gibberish ²∞み

Before:
chrome_PbbTqkbnw4
After:
chrome_5s4zLQqtey

@Repiteo Repiteo merged commit 49646e1 into godotengine:master Apr 25, 2025
20 checks passed
@Repiteo Repiteo deleted the ci/windows-utf8 branch April 25, 2025 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants