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

Report an error when detecting duplicate updates in generate_appcast #2407

Merged
merged 1 commit into from
Jul 22, 2023

Conversation

zorgiepoo
Copy link
Member

Fixes #2406

Misc Checklist

  • My change requires a documentation update on Sparkle's website repository
  • My change requires changes to generate_appcast, generate_keys, or sign_update

Only bug fixes to regressions or security fixes are being backported to the 1.x (master) branch now. If you believe your change is significant enough to backport, please also create a separate pull request against the master branch.

Testing

I tested and verified my change by using one or multiple of these methods:

  • Sparkle Test App
  • Unit Tests
  • My own app
  • Other (please specify)

Tested using generate_appcast normally
Tested using generate_appcast with duplicate update archives (now with a reported error)
Tested using generate_appcast with different update archives containing same update (now with a reported error)

macOS version tested: 13.4.1 (c) (22F770820d)

@zorgiepoo zorgiepoo added this to the 2.5 milestone Jul 22, 2023
@zorgiepoo zorgiepoo merged commit c9c08b7 into 2.x Jul 22, 2023
@zorgiepoo zorgiepoo deleted the generate-appcast-duplicates branch July 22, 2023 23:25
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

Successfully merging this pull request may close these issues.

Having 2 exactly the same archives gives unclear non-deterministic errors
1 participant