Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update RELEASE.md to use gh release #6553

Open
CharlieTLe opened this issue Jan 25, 2025 · 0 comments
Open

Update RELEASE.md to use gh release #6553

CharlieTLe opened this issue Jan 25, 2025 · 0 comments

Comments

@CharlieTLe
Copy link
Member

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant