Chesnay Schepler created FLINK-25301:
----------------------------------------
Summary: Add a separate script for signing binaries
Key: FLINK-25301
URL: https://issues.apache.org/jira/browse/FLINK-25301
Project: Flink
Issue Type: Sub-task
Components: Release System
Reporter: Chesnay Schepler
Signing binaries is currently done as part of the creation of binaries.
However, this signing is optional, which is useful if you're building the
release on another machine.
However, when you do that you now have to dig into the scripts to figure out
what actually needs to be signed.
Instead we should decouple these steps, with 1 script creating all binaries and
1 script doing the signing.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)