Skip to content

Conversation

@QaidVoid
Copy link
Member

@QaidVoid QaidVoid commented Jan 18, 2026

πŸ€– New release

  • soar-config: 0.3.0 -> 0.3.1 (βœ“ API compatible changes)
  • soar-dl: 0.7.2 -> 0.7.3 (βœ“ API compatible changes)
  • soar-core: 0.11.1 -> 0.11.2 (βœ“ API compatible changes)
  • soar-cli: 0.10.2 -> 0.10.3
  • soar-registry: 0.2.1 -> 0.2.2
  • soar-db: 0.3.1 -> 0.3.2
  • soar-package: 0.2.1 -> 0.2.2
Changelog

soar-config

0.3.1 - 2026-01-23

⛰️ Features

  • (config) Add placeholder support and remove update field - (824d060)
  • (config) Make link_as optional and add glob support in binary maps - (c3945ee)

soar-dl

0.7.3 - 2026-01-23

πŸ› Bug Fixes

  • (dl) Handle ureq StatusCode in fallback logic - (27f5738)

soar-core

0.11.2 - 2026-01-23

⛰️ Features

  • (config) Add placeholder support and remove update field - (824d060)

πŸ› Bug Fixes

  • (dl) Handle ureq StatusCode in fallback logic - (27f5738)

soar-cli

0.10.3 - 2026-01-23

⛰️ Features

  • (config) Add placeholder support and remove update field - (824d060)
  • (config) Make link_as optional and add glob support in binary maps - (c3945ee)

πŸ› Bug Fixes

  • (dl) Handle ureq StatusCode in fallback logic - (27f5738)

soar-registry

0.2.2 - 2026-01-23

βš™οΈ Miscellaneous Tasks

  • Updated the following local packages: soar-config, soar-dl - (0000000)

soar-db

0.3.2 - 2026-01-23

βš™οΈ Miscellaneous Tasks

  • Updated the following local packages: soar-registry - (0000000)

soar-package

0.2.2 - 2026-01-23

βš™οΈ Miscellaneous Tasks

  • Updated the following local packages: soar-config - (0000000)


This PR was generated with release-plz.

Summary by CodeRabbit

Release Notes

  • New Features

    • Added placeholder support in configuration
    • Made link_as optional with glob pattern support for binary maps
  • Bug Fixes

    • Fixed status code handling in fallback logic

✏️ Tip: You can customize this high-level summary in your review settings.

@QaidVoid QaidVoid added the release New Release (Probably Automated) label Jan 18, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 18, 2026

πŸ“ Walkthrough

Walkthrough

Workspace release updates: bumped several crate versions and updated multiple CHANGELOG.md entries to add new release notes (config-related features and a dl bugfix); no public API or code logic changed.

Changes

Cohort / File(s) Summary
Root workspace
Cargo.toml, CHANGELOG.md
Root Cargo.toml dependency versions updated; CHANGELOG.md added 0.10.3 entry with two config-related feature bullets and a dl bugfix line.
soar-cli
crates/soar-cli/Cargo.toml
Package version bumped 0.10.2 β†’ 0.10.3.
soar-config
crates/soar-config/Cargo.toml, crates/soar-config/CHANGELOG.md
Package version bumped 0.3.0 β†’ 0.3.1; CHANGELOG.md added 0.3.1 entry with placeholder support, removal of update field, optional link_as, and glob support for binary maps.
soar-core
crates/soar-core/Cargo.toml, crates/soar-core/CHANGELOG.md
Package version bumped 0.11.1 β†’ 0.11.2; CHANGELOG.md added 0.11.2 entry noting config placeholder support and removal of update, plus a dl bugfix.
soar-db
crates/soar-db/Cargo.toml, crates/soar-db/CHANGELOG.md
Package version bumped 0.3.1 β†’ 0.3.2; CHANGELOG.md added 0.3.2 entry (misc note about local package updates) and removed the corresponding 0.3.1 bullet.
soar-package
crates/soar-package/Cargo.toml, crates/soar-package/CHANGELOG.md
Package version bumped 0.2.1 β†’ 0.2.2; CHANGELOG.md added 0.2.2 entry noting local soar-config update and removed the prior 0.2.1 bullet.
soar-registry
crates/soar-registry/Cargo.toml, crates/soar-registry/CHANGELOG.md
Package version bumped 0.2.1 β†’ 0.2.2; CHANGELOG.md added 0.2.2 entry noting local package updates and removed the prior 0.2.1 bullet.
soar-dl
crates/soar-dl/Cargo.toml, crates/soar-dl/CHANGELOG.md
Package version bumped 0.7.2 β†’ 0.7.3; CHANGELOG.md added 0.7.3 entry with a bugfix: handle ureq StatusCode in fallback logic.

Sequence Diagram(s)

(Skipped β€” changes are release metadata and changelog entries only.)

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

Poem

πŸ‡ I hopped through TOMLs, nudged versions with care,
Changelogs stacked like carrots in air.
Placeholders bloom and dl bugs take flight,
A tiny releaseβ€”hops of delight! πŸ₯•

πŸš₯ Pre-merge checks | βœ… 3
βœ… Passed checks (3 passed)
Check name Status Explanation
Description Check βœ… Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check βœ… Passed The title 'chore: release' accurately describes the primary purpose of this automated release PR, which bumps versions and updates changelogs across multiple workspace packages.
Docstring Coverage βœ… Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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.

@codecov
Copy link

codecov bot commented Jan 18, 2026

Codecov Report

βœ… All modified and coverable lines are covered by tests.

πŸ“’ Thoughts on this report? Let us know!

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 2

πŸ€– Fix all issues with AI agents
In `@crates/soar-db/CHANGELOG.md`:
- Around line 2-6: The changelog entry for version [0.3.2] contains a
placeholder commit reference "0000000"; update the commit SHA in that entry so
both the visible link text and the URL in the markdown list item under the "###
βš™οΈ Miscellaneous Tasks" section are replaced with the real commit hash for this
release (i.e., change "([0000000](.../commit/0000000))" to the actual SHA in
both places).

In `@crates/soar-package/CHANGELOG.md`:
- Around line 2-6: The CHANGELOG entry for version 0.2.2 contains a placeholder
commit link "0000000" in the line "- Updated the following local packages:
soar-config - ([0000000](https://github.com/pkgforge/soar/commit/0000000))"; fix
this by replacing "0000000" with the actual commit hash for the soar-config
update or remove the Markdown link entirely (leaving just the package name and
optional commit short-hash) so the changelog does not contain a dead/placeholder
reference.

Comment on lines 2 to 6
## [0.2.2](https://github.com/pkgforge/soar/compare/soar-package-v0.2.1...soar-package-v0.2.2) - 2026-01-18

### βš™οΈ Miscellaneous Tasks

- Updated the following local packages: soar-config - ([0000000](https://github.com/pkgforge/soar/commit/0000000))
Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟑 Minor

Replace the placeholder commit link.

0000000 is a broken placeholder; please replace with the real commit hash or drop the link to avoid a dead reference.

🧩 Suggested fix (remove placeholder link)
-- Updated the following local packages: soar-config - ([0000000](https://github.com/pkgforge/soar/commit/0000000))
+- Updated the following local packages: soar-config
πŸ“ Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
## [0.2.2](https://github.com/pkgforge/soar/compare/soar-package-v0.2.1...soar-package-v0.2.2) - 2026-01-18
### βš™οΈ Miscellaneous Tasks
- Updated the following local packages: soar-config - ([0000000](https://github.com/pkgforge/soar/commit/0000000))
## [0.2.2](https://github.com/pkgforge/soar/compare/soar-package-v0.2.1...soar-package-v0.2.2) - 2026-01-18
### βš™οΈ Miscellaneous Tasks
- Updated the following local packages: soar-config
πŸ€– Prompt for AI Agents
In `@crates/soar-package/CHANGELOG.md` around lines 2 - 6, The CHANGELOG entry for
version 0.2.2 contains a placeholder commit link "0000000" in the line "-
Updated the following local packages: soar-config -
([0000000](https://github.com/pkgforge/soar/commit/0000000))"; fix this by
replacing "0000000" with the actual commit hash for the soar-config update or
remove the Markdown link entirely (leaving just the package name and optional
commit short-hash) so the changelog does not contain a dead/placeholder
reference.

@QaidVoid QaidVoid force-pushed the release-plz-2026-01-18T05-01-19Z branch from 48e3776 to 0b21158 Compare January 21, 2026 17:04
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

πŸ€– Fix all issues with AI agents
In `@crates/soar-registry/CHANGELOG.md`:
- Around line 2-6: The CHANGELOG entry contains a placeholder commit link
"([0000000](https://github.com/pkgforge/soar/commit/0000000))" that must be
corrected; open the line containing "Updated the following local packages:
soar-config - ([0000000]" and either replace 0000000 with the actual commit hash
for the soar-config update or remove the entire parenthetical link so it reads
"soar-config" (or "soar-config - <commit-hash>" if you prefer bare hash), then
save the CHANGELOG.md.
♻️ Duplicate comments (1)
crates/soar-package/CHANGELOG.md (1)

2-6: Replace the placeholder commit link.

Line 6 still points to 0000000, which is a dead reference. Please replace it with the real hash or drop the link.

🧩 Proposed fix (remove placeholder link)
-- Updated the following local packages: soar-config - ([0000000](https://github.com/pkgforge/soar/commit/0000000))
+- Updated the following local packages: soar-config

@QaidVoid QaidVoid force-pushed the release-plz-2026-01-18T05-01-19Z branch from 0b21158 to b47b64c Compare January 23, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release New Release (Probably Automated)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants