-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
Casks with Sparkle/Electron and no auto_update #170994
Comments
Should we have an audit for this? It seems easy to check this programmatically |
It seems like a reasonable idea. It depends if there are any scenarios where the auto update mechanism doesnt work despite there being a feed available. |
We can always make an allowlist |
That's probably the way to go re: allowlist I have seen -some- Casks (don't recall which) that use Electron but not the auto-update feature. I don't believe I've seen any that use Sparkle and don't auto-update. |
I have checked Casks/i/ilok-license-manager.rb:
So far, no changes needed. |
Applications that use Sparkle or Electron typically have their updates managed automatically through a feed and can update outside of Homebrew. At some point, the Casks below were added to Homebrew but are not marked as having automatic updates.
Accordingly, below is the list of Casks that are using either
:sparkle
or:electron_builder
as a livecheck strategy, but do not haveauto_updates true
.The ask for each app would be as follows -
:sparkle
or:electron_builder
, or another means if those are not returning the proper information.auto_update true
, and if so then please add it and open a PR. If a screenshot can be captured showing the automatic update feature and added to the PR, that would be a great addition.auto_update true
and requires no additional changes, then please check it off this list or mention in comment.deprecated
for Homebrew Maintainers to consider.auto_updates true
#171002auto_updates true
#170998auto_updates true
, updatezap
#171175auto_updates true
and updatezap
#171179auto_updates true
and zap #189908auto_updates true
#176097auto_updates true
and zap #189924version :latest
#171417auto_updates true
, updatezap
#171802auto_updates true
#174081auto_updates true
#174080ilok-license-managerauto_updates true
#176098auto_updates true
and updatezap
#171395auto_updates true
, updatezap
#171396auto_updates true
, updatezap
#171251auto_updates true
, updatezap
#171388auto_updates true
#170997auto_updates true
, addzap
#171249auto_updates true
#171250auto_updates true
#171483auto_updates true
and zap #189925auto_updates true
andzap
#170999auto_updates true
and zap #189903auto_updates true
#171056The text was updated successfully, but these errors were encountered: