Skip to content

Conversation

@sandrohanea
Copy link

  • Normalize dpaths for consistency across platforms using toMinimatchPath
  • Added tests for Windows path handling + fixed windows path handling on item matching.
  • Added a new path transformation when itemPath was matched

Fixes: #2085, #2063

Example CI where action using glob is now returning the windows path: https://github.com/sandrohanea/glob-test/actions/runs/18260828957/job/51988483881

Same action not returning it before the fix: https://github.com/sandrohanea/glob-test/actions/runs/18260757261/job/51988321083

…th` and add tests for Windows path handling + fixed windows path handling on item matching.
@sandrohanea sandrohanea requested a review from a team as a code owner October 5, 2025 16:02
sandrohanea added a commit to sandrohanea/cuda-toolkit that referenced this pull request Oct 5, 2025
Applied the fix from  actions/toolkit#2154 and referenced the files directly
sandrohanea added a commit to sandrohanea/cuda-toolkit that referenced this pull request Oct 5, 2025
Applied the fix from  actions/toolkit#2154 and referenced the files directly
@sandrohanea
Copy link
Author

@Link-, @danwkennedy can you, please, take a look when you have some time? :)

Thank you!

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.

glob doesn't work on windows

1 participant