Skip to content

Docs: Make release tagging version-neutral#18

Merged
huronat merged 1 commit into
mainfrom
feat/release-v0.2.5
Jul 24, 2026
Merged

Docs: Make release tagging version-neutral#18
huronat merged 1 commit into
mainfrom
feat/release-v0.2.5

Conversation

@huronat

@huronat huronat commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

What this does

Replaces the stale copyable v0.2.0 tag command with a version-neutral vX.Y.Z example before the v0.2.5 tag is created.

This is the single valid post-merge review finding from PR #17. It changes documentation only; the 0.2.5 Cargo and Helm versions remain unchanged.

Verification

Summary by CodeRabbit

  • Documentation
    • Generalized the release-tagging example to use a version placeholder, making the instructions reusable for future releases.

Replace the stale v0.2.0 command with a version-neutral X.Y.Z example so future releases cannot copy an obsolete tag from the maintained instructions.
@huronat
huronat merged commit cc8ac53 into main Jul 24, 2026
2 of 3 checks passed
@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 2d95f50e-8942-442f-b69b-e4bf15fbacf1

📥 Commits

Reviewing files that changed from the base of the PR and between 1ce7053 and 26c9f1e.

📒 Files selected for processing (1)
  • CONTRIBUTING.md

📝 Walkthrough

Walkthrough

The release instructions in CONTRIBUTING.md replace the fixed v0.2.0 tag with the generic vX.Y.Z placeholder in both tagging and push examples.

Changes

Release documentation

Layer / File(s) Summary
Generalize release tag examples
CONTRIBUTING.md
The release commands now use vX.Y.Z for both creating and pushing a tag.

Suggested reviewers: svonava

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/release-v0.2.5

Comment @coderabbitai help to get the list of available commands.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant