-
Notifications
You must be signed in to change notification settings - Fork 12
chore: release #148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: release #148
Conversation
|
Caution Review failedThe pull request is closed. π WalkthroughWalkthroughBumped workspace and multiple crate versions and added changelog entries for new releases (soar-cli, soar-config, soar-core, soar-db, soar-package, soar-registry, soar-dl). Changes are metadata and changelog text only; no public API or code logic modified. Changes
Sequence Diagram(s)(Skipped β changes are release metadata and changelog entries only.) Estimated code review effortπ― 3 (Moderate) | β±οΈ ~20 minutes Possibly related PRs
Poem
π₯ Pre-merge checks | β 3β Passed checks (3 passed)
βοΈ 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. Comment |
Codecov Reportβ All modified and coverable lines are covered by tests. π’ Thoughts on this report? Let us know! |
There was a problem hiding this 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.
48e3776 to
0b21158
Compare
There was a problem hiding this 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
b47b64c to
7f8896a
Compare
7f8896a to
57fb501
Compare
There was a problem hiding this 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-dl/CHANGELOG.md`:
- Line 6: Update the changelog entry line that currently reads "- *(platforms)*
Allow fallback token env for github/gitlab - ([ca94243]...)" to use the official
capitalization for the platforms by replacing "github/gitlab" with
"GitHub/GitLab" (leave the surrounding bullet, emphasis, message and commit link
unchanged).
β»οΈ Duplicate comments (2)
crates/soar-registry/CHANGELOG.md (1)
6-6: Replace the placeholder commit link.
0000000is a dead reference; replace it with the actual commit hash or remove the link.crates/soar-package/CHANGELOG.md (1)
6-6: Replace the placeholder commit link.The commit hash
0000000is a placeholder that creates a broken link. This is a recurring issue in the release-plz automation.π§© Suggested fix
-- Updated the following local packages: soar-config - ([0000000](https://github.com/pkgforge/soar/commit/0000000)) +- Updated the following local packages: soar-configConsider updating the release-plz configuration to either:
- Generate correct commit hashes, or
- Omit the commit link entirely for local package updates
|
|
||
| ### β°οΈ Features | ||
|
|
||
| - *(platforms)* Allow fallback token env for github/gitlab - ([ca94243](https://github.com/pkgforge/soar/commit/ca942433caf6a37f2816d2da87891b0bb1f6a593)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Capitalize platform names (GitHub/GitLab).
User-facing changelog text should use the official capitalization for clarity and professionalism.
βοΈ Proposed fix
-- *(platforms)* Allow fallback token env for github/gitlab - ([ca94243](https://github.com/pkgforge/soar/commit/ca942433caf6a37f2816d2da87891b0bb1f6a593))
+- *(platforms)* Allow fallback token env for GitHub/GitLab - ([ca94243](https://github.com/pkgforge/soar/commit/ca942433caf6a37f2816d2da87891b0bb1f6a593))π 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.
| - *(platforms)* Allow fallback token env for github/gitlab - ([ca94243](https://github.com/pkgforge/soar/commit/ca942433caf6a37f2816d2da87891b0bb1f6a593)) | |
| - *(platforms)* Allow fallback token env for GitHub/GitLab - ([ca94243](https://github.com/pkgforge/soar/commit/ca942433caf6a37f2816d2da87891b0bb1f6a593)) |
π§° Tools
πͺ LanguageTool
[uncategorized] ~6-~6: The official name of this software platform is spelled with a capital βHβ.
Context: ...latforms)* Allow fallback token env for github/gitlab - ([ca94243](https://github.com/...
(GITHUB)
π€ Prompt for AI Agents
In `@crates/soar-dl/CHANGELOG.md` at line 6, Update the changelog entry line that
currently reads "- *(platforms)* Allow fallback token env for github/gitlab -
([ca94243]...)" to use the official capitalization for the platforms by
replacing "github/gitlab" with "GitHub/GitLab" (leave the surrounding bullet,
emphasis, message and commit link unchanged).
π€ New release
soar-config: 0.3.0 -> 0.4.0 (β API breaking changes)soar-dl: 0.7.2 -> 0.7.3 (β API compatible changes)soar-core: 0.11.1 -> 0.12.0 (β API breaking changes)soar-cli: 0.10.2 -> 0.10.3soar-registry: 0.2.1 -> 0.2.2soar-db: 0.3.1 -> 0.3.2soar-package: 0.2.1 -> 0.2.2β
soar-configbreaking changesβ
soar-corebreaking changesChangelog
soar-configsoar-dlsoar-coresoar-clisoar-registrysoar-dbsoar-packageThis PR was generated with release-plz.
Summary by CodeRabbit
New Features
Bug Fixes
βοΈ Tip: You can customize this high-level summary in your review settings.