Skip to content

Update RELEASE.md to use gh release #6553

Open
@CharlieTLe

Description

@CharlieTLe

The RELEASE.md instructions should use gh release to manage the release.

For example, instead of going to the UI to upload the artifacts, we could do something like

$ gh release -R github.com/cortexproject/cortex upload v1.19.0-rc.1 sbom.tar.gz sbom.tar.gz.asc
Successfully uploaded 2 assets to v1.19.0-rc.1

to upload the artifacts programmatically.

More info: https://cli.github.com/manual/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions