Skip to content

chore(release): bump to 0.8.8 - #89

Open
OnlineChef (ChefGroep) wants to merge 8 commits into
mainfrom
release/v0.8.8
Open

chore(release): bump to 0.8.8#89
OnlineChef (ChefGroep) wants to merge 8 commits into
mainfrom
release/v0.8.8

Conversation

@ChefGroep

@ChefGroep OnlineChef (ChefGroep) commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Cargo version bump for the 0.8.8 release.


Devin Review

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@qodo-code-review

Copy link
Copy Markdown
Contributor

ⓘ Qodo reviews are paused because your trial has ended. Ask your workspace admin to add credits to resume reviews. Manage billing

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note

This report is out of date. Scroll down for Devin Review's latest report on this PR.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Devin Review

@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 2edb7f23-5e3c-4ae1-8820-03805527cd57

📥 Commits

Reviewing files that changed from the base of the PR and between 811aa21 and dc04b9c.

📒 Files selected for processing (1)
  • nix/package.nix

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The change prepares version 0.8.8, adds release notes, updates Nix Cargo registry handling, and revises standard .gitignore rules.

Changes

Repository release

Layer / File(s) Summary
Update version and release metadata
Cargo.toml, npm/package.json, CHANGELOG.md
Updates both package versions to 0.8.8 and adds release notes for the version.
Configure Nix crate downloads
nix/package.nix
Rewrites the Cargo registry index to a Nix-only alias and maps the alias to https://static.crates.io/crates.
Revise standard ignore rules
.gitignore
Removes duplicate and selected OS, swap, backup, and Xcode bundle ignore patterns.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to dc04b

This release updates version metadata, changelog entries, and packaging configuration for 0.8.8. No actionable merge-blocking risk remains beyond normal checks and review.

Suggested reviewers: ogulcancelik, misterwanted

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the release version bump to 0.8.8, which is the primary change described in the pull request objectives.
Description check ✅ Passed The description identifies the Cargo version bump for the 0.8.8 release. This directly relates to the changeset, although it does not mention the Nix registry fix.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

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

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.

devin-ai-integration[bot]

This comment was marked as resolved.

coderabbitai[bot]

This comment was marked as resolved.

@github-actions github-actions Bot added the quality-remediation CI failure needs agent remediation label Aug 28, 2026
@github-actions

github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Quality remediation resolved

CI is green again for PR #89 at dc04b9cf2cad. This sticky brief is kept for history; the quality-remediation label was removed.

@github-actions github-actions Bot removed the quality-remediation CI failure needs agent remediation label Aug 28, 2026
crates.io now returns HTTP 403 to the builtin fetcher's curl User-Agent on
the /api/v1/crates download endpoint, which made the flake check fail for
every crate-cache miss. static.crates.io serves the identical tarballs and
does not block curl; route the crates-io registry there via extraRegistries.

@MisterWanted MisterWanted left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Independent 0-context review: clean 0.8.8 release bump (Cargo.toml/Cargo.lock/npm/CHANGELOG consistent); nix extraRegistries crates-io-to-static.crates.io rewrite verified against nixpkgs import-cargo-lock.nix template and Cargo.lock checksums (axum/tokio/serde sha256 + http 200, 403 repro at api endpoint); .gitignore change is pure dedupe (xcodeproj/xcworkspace lines removed, no such paths in tree)

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.

2 participants