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

bug(update_informer): check new version interval should be 24 hours #426

Closed
kyu08 opened this issue Jan 6, 2025 · 0 comments · Fixed by #427
Closed

bug(update_informer): check new version interval should be 24 hours #426

kyu08 opened this issue Jan 6, 2025 · 0 comments · Fixed by #427
Labels
bug 🐛 Something isn't working

Comments

@kyu08
Copy link
Owner

kyu08 commented Jan 6, 2025

let informer = update_informer::new(registry::GitHub, PKG_NAME, current_version).interval(Duration::ZERO); // check version once a day

Now, far-make checks new version every launch accidentally.

@kyu08 kyu08 added the bug 🐛 Something isn't working label Jan 6, 2025
@kyu08 kyu08 changed the title check new version interval should be 24 hours bug(update_informer): check new version interval should be 24 hours Jan 7, 2025
@kyu08 kyu08 closed this as completed in #427 Jan 7, 2025
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 a pull request may close this issue.

1 participant