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
I'm currently trying to get Sparkle to play nicely in a GitHub Actions workflow.
I just ran into a case where generate_appcast seemed to stall for an hour before I aborted.
I'm ASSUMING it's because there was a popup (or similar) related to Keychain Access.
I can hopefully workaround this by --ed-key-file instead, as per the documentation, however, it would be super handy if generate_appcast could be made to output verbose logging for CI purposes.