-
Notifications
You must be signed in to change notification settings - Fork 2.8k
check for updates every 24 hrs in background (fix #204) #209
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
Conversation
|
|
||
| $(A.deriveJSON (A.aesonDrop 2 A.snakeCase) ''UpdateInfo) | ||
|
|
||
| checkForUpdates :: IO () |
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.
Do not create another loggerset. We can use the one created in main
|
I'm exporting the Ideally, should we have a different instance for logs which are not JSON? |
|
@0x777 @ecthiender Is this okay to merge? |
|
@0x777 has to review |
|
LGTM |
GitOrigin-RevId: f1bc15bc790d3788e9c96c1a49ccead5f51ed569
No description provided.