Skip to content

feat: set CLI version to 0.3.0 - #32

Merged
akriaueno merged 1 commit into
developfrom
feature/version-0.3.0
May 30, 2026
Merged

akriaueno merged 1 commit into
developfrom
feature/version-0.3.0

Conversation

@akriaueno

Copy link
Copy Markdown
Owner

Summary

  • bump the crate version to 0.3.0 so why --version reports the intended next release version
  • make the Nix package read its version from Cargo.toml
  • add CI checks for CLI version output and release tag/package version mismatch

Testing

  • cargo +stable test --locked — 16 passed
  • CI version check command — expected=why 0.3.0, actual=why 0.3.0
  • nix run nixpkgs#actionlint -- .github/workflows/ci.yml .github/workflows/release.yml
  • nix build && ./result/bin/why --versionwhy 0.3.0

@coderabbitai

coderabbitai Bot commented May 30, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@akriaueno, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 5 minutes and 38 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0468ac2f-607e-4f56-8d38-a067560980ee

📥 Commits

Reviewing files that changed from the base of the PR and between 35f8af6 and 3e00bb6.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (4)
  • .github/workflows/ci.yml
  • .github/workflows/release.yml
  • Cargo.toml
  • nix/package.nix
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/version-0.3.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@akriaueno
akriaueno merged commit 25284ce into develop May 30, 2026
8 checks passed
@akriaueno
akriaueno deleted the feature/version-0.3.0 branch May 30, 2026 13:24
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