chore: pull Releaser keys from keyring instead of README - #2607
Conversation
|
I don't really see the point, this does not change the fact that building our docker images depend on the external key servers. |
This comment was marked as resolved.
This comment was marked as resolved.
|
@aduh95 my thinking is, that pulling from the keyring rather than scrapping the Markdown is a better approach. It also moves from a repo that can be changed by any collaborator to one owned by the releasers. |
|
I'm -1 on touching the There might have been some miscommunication at some point, because tbh none of this effort removes any pain points (at least that I'm aware of), so hum, if ain't broke, don't fix it? |
Description
Doesn't replace the way the keys are embedded in the Dockerfiles, but use the newer keyring file to read the fingerprints.
Motivation and Context
Testing Details
Example Output(if appropriate)
Types of changes
Checklist