-
Notifications
You must be signed in to change notification settings - Fork 15
ci: update release workflow #620
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
base: master
Are you sure you want to change the base?
Conversation
WalkthroughUpdated the release workflow's GPG verification: changed the GPG public-key import URL from a raw GitHub path to a boltz.exchange static URL and updated the displayed verification output to reflect a new signing key (fingerprint, signer, timestamp). Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
8149233 to
b863c4e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
.github/workflows/release.yml(2 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
- GitHub Check: CI (ubuntu-latest, 1.24.x)
🔇 Additional comments (1)
.github/workflows/release.yml (1)
63-63: No action required—GPG key source and fingerprint are verified and legitimate.The GPG key at
https://boltz.exchange/static/boltz.aschas been verified and matches the fingerprint documented in line 78. The domain boltz.exchange is the official Boltz project domain used throughout the repository for documentation, API, and support resources. The key rotation and verification process are properly communicated in the release documentation itself, providing users with exactly what to expect when verifying releases.
b863c4e to
cd7c547
Compare
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.