Skip to content
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: Low Res and high Res ID inversion #618

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Fix: Low Res and high Res ID inversion #618

merged 1 commit into from
Jul 16, 2024

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
13 checks passed
@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