Skip to content

Comments

Fix: Low Res and high Res ID inversion#618

Merged
0xpr03 merged 1 commit intonotify-rs:mainfrom
CalunVier:main
Jul 16, 2024
Merged

Fix: Low Res and high Res ID inversion#618
0xpr03 merged 1 commit intonotify-rs:mainfrom
CalunVier:main

Conversation

@CalunVier
Copy link
Contributor

It looks like the get_low_res_file_id() and get_high_res_file_id() functions in the file_id crate are mistakenly calling opposite underlying functions. At least that's how I understand it, there's something wrong here.

@CalunVier
Copy link
Contributor Author

Github Action CI has pass in my own repository. I don't know why there were something wrong here.

Copy link
Member

@0xpr03 0xpr03 left a comment

Choose a reason for hiding this comment

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

cc @dfaust I think we did an oopsi

@0xpr03
Copy link
Member

0xpr03 commented Jul 14, 2024

CI for the BSD runner seems to fail because cirrus doesn't have enough capacity..

@dfaust
Copy link
Member

dfaust commented Jul 15, 2024

Yes, that's a mistake.

Thank you @CalunVier for fixing it!

@0xpr03 0xpr03 merged commit 128bf62 into notify-rs:main Jul 16, 2024
@mhnap
Copy link

mhnap commented Jul 25, 2024

Just in case, please when releasing update minor version, not patch. So it would be more visible that this is a breaking change. Thanks!

@0xpr03
Copy link
Member

0xpr03 commented Jul 25, 2024

Yeah, has to be for breaking change pre 1.0. Although it is a hotfix to regain the intended behaviour.

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.

4 participants