Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upchore: Remove old signing keys #1291
Conversation
|
Would you please also mention that some new keys are added, in the commit message and PR subject? It'll make the change history more accurate and clear, thanks. |
| A48C2BEE680E841632CD4E44F07496B3EB3C1762 | ||
| B9E2F5981AA6E0CD28160D9FF13993A75599653C | ||
| C82FA3AE1CBEDC6BE46B9360C43CEC45C17AB93C |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
richardlau
Jul 21, 2020
Member
It might make it easier to keep in sync with the list of keys in https://github.com/nodejs/node/#release-keys (where it's ordered by the name of the releaser the key belongs to).
This comment has been minimized.
This comment has been minimized.
SimenB
Jul 21, 2020
Member
Should be some script ideally that dumps from that repo, sorts and inserts somewhere in this repo for consumption
|
@PeterDaveHello there are no keys added, the new lines are from sorting them to match the upstream source Removed:
|
|
@nschonni you're right, just misunderstood because of the ordering, maybe can also mention that the next time ;) |
Node.js release keys were also updated, see nodejs#1291 nodejs#1290 - https://nodejs.org/en/blog/release/v14.7.0/ - https://github.com/nodejs/node/releases/tag/v14.7.0 - https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md#14.7.0
nschonni commentedJul 17, 2020
Since the images that would need these old keys are out of support, we should be able to drop them now to shrink the generated Dockerfiles a little.
I just copied the current ordering from https://github.com/nodejs/node/#release-keys along with @richardlau new key that is being PR'd to that file right now