Skip to content
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

Add verbose logging option to generate_appcast #2652

Open
latenitefilms opened this issue Oct 27, 2024 · 2 comments
Open

Add verbose logging option to generate_appcast #2652

latenitefilms opened this issue Oct 27, 2024 · 2 comments

Comments

@latenitefilms
Copy link

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.

@latenitefilms
Copy link
Author

Turns out this already exists!

var verbose: Bool = false

@zorgiepoo
Copy link
Member

zorgiepoo commented Oct 27, 2024

Yeah but it's a private option and may not be all that encompassing / formalized. Formalizing it and making it apply for all of generate_appcast's logic might be a reasonable request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants