chore: release - #190
Conversation
Deploying soar-docs with
|
| Latest commit: |
ad60dd7
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c9601ee2.soar-docs.pages.dev |
| Branch Preview URL: | https://release-plz-2026-08-04t09-31.soar-docs.pages.dev |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (13)
🚧 Files skipped from review as they are similar to previous changes (12)
📝 WalkthroughWalkthroughThis release updates workspace and crate versions, aligns local dependency versions, and adds changelog entries for CLI flags, download errors, proxy handling, and package updates. ChangesWorkspace release update
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@crates/soar-core/CHANGELOG.md`:
- Line 6: Update the changelog entry for the local package updates to replace
the placeholder 0000000 commit link with the actual repository commit hash, or
remove the link if no valid hash is available.
In `@crates/soar-db/CHANGELOG.md`:
- Line 6: Replace the 0000000 placeholder with the actual release commit SHA in
crates/soar-db/CHANGELOG.md lines 6-6 for soar-registry,
crates/soar-operations/CHANGELOG.md lines 6-6 for the four-package entry, and
crates/soar-registry/CHANGELOG.md lines 6-6 for soar-dl.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: 21fb139b-30bc-4339-ab17-b0a06c442242
⛔ Files ignored due to path filters (1)
Cargo.lockis excluded by!**/*.lock
📒 Files selected for processing (13)
CHANGELOG.mdCargo.tomlcrates/soar-cli/Cargo.tomlcrates/soar-core/CHANGELOG.mdcrates/soar-core/Cargo.tomlcrates/soar-db/CHANGELOG.mdcrates/soar-db/Cargo.tomlcrates/soar-dl/CHANGELOG.mdcrates/soar-dl/Cargo.tomlcrates/soar-operations/CHANGELOG.mdcrates/soar-operations/Cargo.tomlcrates/soar-registry/CHANGELOG.mdcrates/soar-registry/Cargo.toml
|
|
||
| ### ⚙️ Miscellaneous Tasks | ||
|
|
||
| - Updated the following local packages: soar-registry - ([0000000](https://github.com/pkgforge/soar/commit/0000000)) |
There was a problem hiding this comment.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Replace the placeholder commit reference in all release changelogs.
The 0000000 reference is not the release commit SHA. Replace it with the actual SHA in each entry.
crates/soar-db/CHANGELOG.md#L6-L6: update thesoar-registrycommit link.crates/soar-operations/CHANGELOG.md#L6-L6: update the four-package commit link.crates/soar-registry/CHANGELOG.md#L6-L6: update thesoar-dlcommit link.
📍 Affects 3 files
crates/soar-db/CHANGELOG.md#L6-L6(this comment)crates/soar-operations/CHANGELOG.md#L6-L6crates/soar-registry/CHANGELOG.md#L6-L6
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@crates/soar-db/CHANGELOG.md` at line 6, Replace the 0000000 placeholder with
the actual release commit SHA in crates/soar-db/CHANGELOG.md lines 6-6 for
soar-registry, crates/soar-operations/CHANGELOG.md lines 6-6 for the
four-package entry, and crates/soar-registry/CHANGELOG.md lines 6-6 for soar-dl.
d193bfe to
6b55ba4
Compare
|
Note GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer. |
6b55ba4 to
db1ae7e
Compare
|
Note GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer. |
🤖 New release
soar-dl: 0.11.0 -> 0.12.0 (⚠ API breaking changes)soar-core: 0.17.0 -> 0.17.1 (✓ API compatible changes)soar-operations: 0.4.0 -> 0.4.1 (✓ API compatible changes)soar-cli: 0.13.0 -> 0.13.1soar-registry: 0.6.0 -> 0.6.1soar-db: 0.6.0 -> 0.6.1⚠
soar-dlbreaking changesChangelog
soar-dlsoar-coresoar-operationssoar-clisoar-registrysoar-dbThis PR was generated with release-plz.
Summary by CodeRabbit