Skip to content

fix: support Windows-style file globs#754

Merged
chenrui333 merged 1 commit intosoftprops:masterfrom
chenrui333:windows-path-globs
Mar 15, 2026
Merged

fix: support Windows-style file globs#754
chenrui333 merged 1 commit intosoftprops:masterfrom
chenrui333:windows-path-globs

Conversation

@chenrui333
Copy link
Copy Markdown
Collaborator

@chenrui333 chenrui333 commented Mar 15, 2026

Summary

  • normalize Windows-style backslash globs before matching release assets
  • cover the normalization in util tests
  • update the docs to reflect that Windows paths can use either separator

Fixes #280
Fixes #614
Fixes #311

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 marked this pull request as ready for review March 15, 2026 03:55
@chenrui333 chenrui333 added the bug Something isn't working label Mar 15, 2026
@chenrui333 chenrui333 merged commit 21ae1a1 into softprops:master Mar 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pattern does not match any files. files is missing when upload assets on windows-2022 Pattern does not match any files

1 participant