docs: update stale release publishing note#785
Open
qsq8t65pxs wants to merge 2 commits into
Open
Conversation
Author
|
Friendly ping: this is a tiny docs-only RELEASE.md clarification. If it looks OK, I'd appreciate a quick review when convenient. Thanks! |
Author
|
@cursor please make the wording in RELEASE.md slightly clearer around publishing to PyPI. Keep the change limited to RELEASE.md only. |
|
Unable to authenticate your request. Please make sure to connect your GitHub account to Cursor. Go to Cursor |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates
RELEASE.mdto match the current repository workflows.The file currently says a tag publishes to crates.io, PyPI, and npmjs.com, but this repository only has crates.io and PyPI publication workflows.
No code changes.
Note
Low Risk
Low risk documentation-only change with no impact on runtime behavior or release automation itself.
Overview
Clarifies
RELEASE.mdrelease instructions by updating the tagging note to reflect that a Git tag triggers publication workflows for crates.io and PyPI only, removing the outdated mention of npm publication.Reviewed by Cursor Bugbot for commit f076019. Bugbot is set up for automated code reviews on this repo. Configure here.