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 invalid path errors while deploying SDK by enforcing toolchain to use UTF-8 on initial SDK Extraction #4036

Merged
merged 3 commits into from
Dec 23, 2024

Scripts: fix line endings

9bbffc9
Select commit
Loading
Failed to load commit list.
Merged

Fix invalid path errors while deploying SDK by enforcing toolchain to use UTF-8 on initial SDK Extraction #4036

Scripts: fix line endings
9bbffc9
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Dec 23, 2024 in 0s

3 / 3 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
This PR will resolve #4024. Incomplete
The System.IO.Compression.ZipFile::ExtractToDirectory will have UTF-8 Encoding enforced. Incomplete
The Current SDK will successfully deploy on OS environments that has non-cryillic or non-latin coding pages by default Incomplete
PR has description of feature/bug or link to Confluence/Jira task Completed
Description contains actions to verify feature/bugfix Completed
I've built this code, uploaded it to the device and verified feature/bugfix Completed