You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2021/12/14 09:41:00 UTC

[jira] [Created] (FLINK-25301) Add a separate script for signing binaries

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)