Skip to content

[Release] Add support for verifying .{asc,sha256,512} for .jar related files in dev/release/verify_rc.sh #593

@kou

Description

@kou

Describe the enhancement requested

We should:

  • Download binary artifacts from GitHub Release
  • Verify signature by gpg --verify XXX.asc XXX
  • Verify checksum by sha256 -c XXX.sha256 and sha512 -c XXX.sha512

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions