-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Open
Description
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Is your feature request related to a problem? Please describe.
When I run drawio (installed via the deb pkg provided on github) it always outputs
Checking for beta autoupdate feature for deb/rpm distributions
Found package-type: deb
at the beginning (even when I run drawio --help).
This is especially annoying when I run drawio in a script in a loop.
Describe the solution you'd like
I think the autoupdate check should be cached and only if a certain time has elapsed since the last check, a new check can be performed.
Describe alternatives you've considered
None
Additional context
None
Metadata
Metadata
Assignees
Labels
No labels