otherguy / alfred-passwords-workflow

An Alfred 4 workflow that allows you to quickly generate strong passwords.
MIT License
53 stars 4 forks source link

Removing auto-updating for Alfred Gallery #80

Open vitorgalvao opened 1 year ago

vitorgalvao commented 1 year ago

When the Alfred Gallery is live, added workflows will be updatable from within Alfred itself. As part of that, a prerequisite for inclusion will be that workflows not auto-update themselves. This is to avoid a confusing interaction of crossed updates and for security reasons, as Gallery workflows go through a number of checks.

Your development process won’t change. You’ll still make GitHub releases as usual to update the workflow. We’ll detect when new releases are out and queue them up for a new review and update in the Gallery.

Disabling the auto-updating and making a new release helps to speed up the process, but if you prefer to wait I’ll ping you again once the Gallery is live.

vitorgalvao commented 1 year ago

@otherguy Pinging to check if you’re interested in making the change so the workflow can be added to the gallery, which is now live in early access.