KEMBAR78
Handle Byte Order Mark during validation by Trenly · Pull Request #5585 · microsoft/winget-cli · GitHub
Skip to content

Conversation

Trenly
Copy link
Contributor

@Trenly Trenly commented Jul 10, 2025


Microsoft Reviewers: Open in CodeFlow

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@Trenly Trenly requested a review from yao-msft July 24, 2025 16:26
yao-msft
yao-msft previously approved these changes Jul 24, 2025
Copy link
Contributor

@yao-msft yao-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we enforce utf8 in our winget-pkgs manifests? If not, I feel the real fix need to include ExtractDocumentHeader side fixes. (I'm not asking for it now as it's a winget-pkgs only thing).

@yao-msft
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Trenly
Copy link
Contributor Author

Trenly commented Jul 26, 2025

Do we enforce utf8 in our winget-pkgs manifests? If not, I feel the real fix need to include ExtractDocumentHeader side fixes. (I'm not asking for it now as it's a winget-pkgs only thing).

I believe we do enforce it at winget-pkgs, not certain about private repos

@yao-msft yao-msft merged commit b50a974 into microsoft:master Jul 26, 2025
3 checks passed
@Trenly Trenly deleted the BomFix branch July 26, 2025 02:17
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.

YAML with UTF-8 BOM are not handled correctly

2 participants