Skip to content

Fix verifying GPG signature of swiftly#3

Closed
kkebo wants to merge 2 commits into
mainfrom
fix-verifying-signature
Closed

Fix verifying GPG signature of swiftly#3
kkebo wants to merge 2 commits into
mainfrom
fix-verifying-signature

Conversation

@kkebo

@kkebo kkebo commented Dec 1, 2025

Copy link
Copy Markdown
Owner

The swift.org server often returns a sig file gzip-compressed, which can cause gpg --verify to fail. This change is intended to fix it.

kkebo added 2 commits December 1, 2025 21:55
The functions `setupKeys` and `refreshKeys` have not been used since the
transition to Swiftly in swift-actions#710. So the changes in swift-actions#772 are meaningless.
The swift.org server often returns a sig file gzip-compressed, which can cause `gpg --verify` to fail. This change is intended to fix it.
@kkebo kkebo self-assigned this Dec 1, 2025
@kkebo kkebo closed this Dec 1, 2025
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.

1 participant