-
Notifications
You must be signed in to change notification settings - Fork 77
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: win32 asset matching pattern #175
Conversation
Signed-off-by: Adam Setch <[email protected]>
Signed-off-by: Adam Setch <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this @setchy! Hoping to land both changes at once.
Awesome, thanks @erickzhao 🙇 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's the logic for this change?
Why not use an if-else
ladder instead?
@erikian could you kindly assist with this PR, too 🙏 |
@setchy looks good - can you rebase this PR? |
…t-matching Signed-off-by: Adam Setch <[email protected]>
merge conflict resolved @erikian 👍 |
per @erickzhao feedback here #169 (review), change windows asset matching for consistency with #169 changes