zephyrproject-rtos / west

West, Zephyr's meta-tool
https://docs.zephyrproject.org/latest/guides/west/index.html
Apache License 2.0
231 stars 122 forks source link

Always decode manifests with utf-8; not just most of the time #711

Closed marc-hb closed 3 months ago

marc-hb commented 4 months ago

3 commits.

This is a "larger" alternative to #710

marc-hb commented 4 months ago

macos failures in https://github.com/zephyrproject-rtos/west/actions/runs/9275086435/job/25518959121?pr=711 are unrelated, will be fixed by #712

marc-hb commented 4 months ago

This is a "larger" alternative to #710

@ylz0923 can you please fetch and test this?

ylz0923 commented 4 months ago

It test success in the case(project.py: Specify the manifest file to use UTF-8 encoding #710).

mbolivar commented 4 months ago

@marc-hb did you look into the CI failures?

marc-hb commented 4 months ago

@marc-hb did you look into the CI failures?

Yes: see #712 mentioned above.