You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+1 to an option to have it as manual update check only.
Grayjay v2 has been added to the WinGet package repository... i'm not sure how the automatic updater will handle the case when WinGet will update the app independently.
Nice. I have a work in progress manifest going for Scoop, but I'm waiting for some things around the updater and non-portable mode to ironed out before I PR it to https://github.com/ScoopInstaller/Extras. This is what I got so far:
This would be helpful for #14 since Flatpak would be the mechanism people use to update.
Having an environment variable that disables updating would probably also be a decent method to use for this. If this gets added to the user interface as a toggle-able option, I would hope that the UI would be disabled if the environment variables (or maybe a special read only file placed in the installation directory) suggest that the install is being managed by a package manager
Use Cases
If one wants to manage Grayjay with a package manager it'd be nice with the ability to disable the built-in updater.
I see no options for this in the GUI or
settings.json
, norUpdaterConfig.json
.Proposal
Ideas:
settings.json
<path_to_grayjay>\grayjay.exe --skip-update-check
References
No response
The text was updated successfully, but these errors were encountered: