-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add release artifacts signing to the release process #6855
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: main
Are you sure you want to change the base?
Conversation
c4e334e
to
4166eb6
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6855 +/- ##
=====================================
Coverage 82.3% 82.3%
=====================================
Files 263 263
Lines 24416 24418 +2
=====================================
+ Hits 20095 20099 +4
+ Misses 3939 3937 -2
Partials 382 382 🚀 New features to boost your workflow:
|
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.
@pellared: please check I have added the correct key. It looks like the previous tags were not signed with this one.
This is correct. I use it since 2025.
Co-authored-by: Damien Mathieu <[email protected]>
I have added my key (also updated the company 😉) |
- [Tyler Yahn](https://github.com/MrAlias), Splunk | ||
- [Robert Pająk](https://github.com/pellared), Splunk ([GPG](https://keys.openpgp.org/search?q=0xE5F7C35A4DBE90C2)) | ||
- [Sam Xie](https://github.com/XSAM), Splunk ([GPG](https://keys.openpgp.org/search?q=AEA033782371ABB18EE39188B8044925D6FEEBEA)) | ||
- [Tyler Yahn](https://github.com/MrAlias), Splunk ([GPG](https://pgp.mit.edu/pks/lookup?search=0x46B0F3E1A8B1BA5A)) |
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.
pgp.mit.edu
takes 80 seconds to return. Should we use keys.openpgp.org
?
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.
I also found it to be unusable.
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.
I agree, see #6855 (comment)
Co-authored-by: Robert Pająk <[email protected]>
Co-authored-by: David Ashpole <[email protected]>
Resolve #6854