Skip to content

gh release create --checksums #1711

@felipecrs

Description

@felipecrs

Support including checksums for the GitHub Release created by gh with:

gh release create --checksums

This should generate a .txt file with the checksums of all the files included in the release, following the goreleaser strategy (so we at least follow a pattern), the same one used in the gh official releases as well.

This option should be enabled by default generating checksums using SHA256 in order to spread best practices, but users can optionally toggle it on or off.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreThis issue is not accepting PRs from outside contributorsenhancementa request to improve CLIgh-releaserelating to the gh release command

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions