Skip to content

chore: release#155

Open
QaidVoid wants to merge 1 commit intomainfrom
release-plz-2026-02-11T16-28-03Z
Open

chore: release#155
QaidVoid wants to merge 1 commit intomainfrom
release-plz-2026-02-11T16-28-03Z

Conversation

@QaidVoid
Copy link
Member

@QaidVoid QaidVoid commented Feb 11, 2026

🤖 New release

  • soar-utils: 0.3.0 -> 0.4.0 (⚠ API breaking changes)
  • soar-registry: 0.3.0 -> 0.3.1 (✓ API compatible changes)
  • soar-package: 0.2.3 -> 0.2.4 (✓ API compatible changes)
  • soar-core: 0.13.0 -> 0.13.1 (✓ API compatible changes)
  • soar-events: 0.0.0 -> 0.0.1 (✓ API compatible changes)
  • soar-operations: 0.0.0 -> 0.0.1 (✓ API compatible changes)
  • soar-cli: 0.11.0 -> 0.11.1
  • soar-config: 0.5.0 -> 0.5.1
  • soar-dl: 0.8.0 -> 0.8.1
  • soar-db: 0.4.0 -> 0.4.1

soar-utils breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/enum_variant_added.ron

Failed in:
  variant UtilsError:Lock in /tmp/.tmppz0V5L/soar/crates/soar-utils/src/error.rs:383
Changelog

soar-utils

0.4.0 - 2026-02-15

⛰️ Features

  • (lock) Add locking for concurrent process safety (#154) - (e3bef6a)

soar-registry

0.3.1 - 2026-02-15

🚜 Refactor

  • (cli) Use operations from shared crate (#158) - (2a2f1be)

soar-package

0.2.4 - 2026-02-15

🐛 Bug Fixes

  • (desktop) Preserve flags/args in Exec/TryExec - (465422d)

soar-core

0.13.1 - 2026-02-15

🐛 Bug Fixes

  • (substitute) Normalize package version - (c66c4c2)

soar-events

0.0.1 - 2026-02-15

⛰️ Features

  • (crates) Add soar-events for frontend-agnostic event reporting (#156) - (ea2e72b)
  • (download) Allow regex filter for github asset - (85736a6)
  • (inspect) Add inspect command to view build script - (bcef36c)
  • (json_where) Add json array condition support - (0b84535)
  • (use) Add ability to switch package variants - (de2264d)

🐛 Bug Fixes

  • (config) Fix default config url - (1862a7e)
  • (flatimage) Handle flatimage portable config and non-existent desktop - (33448e2)
  • (install) Improve force install - (17fcb2e)
  • (path) Fix home path - (b4d3a53)

🚜 Refactor

  • (command) Update commands and cleanup on sync - (555737c)
  • (integration) Integrate soar with modular crates (#123) - (2d340e5)
  • (project) Rewrite and switch to sqlite - (6c3d5f5)
  • (project) Minor refactor - (0b0bd06)

📚 Documentation

  • (README) Fix installation instructions - (b2fc746)
  • (readme) Simplify readme - (9b09e1f)
  • (readme) Add refs on hosts, redistribution & sponsors (#67) - (50b2011)
  • (readme) Refactor readme & install script (#49) - (63594c3)
  • (readme) Update readme (#27) - (8ee5c74)
  • (readme) Update README (#13) - (25a3947)
  • (readme) Add autoplay videos - (80cfceb)
  • (readme) Update README - (2fb53cc)

⚙️ Miscellaneous Tasks

  • (README) Add readme - (9531d23)
  • (docs) Update readme, bump msrv - (5158af0)
  • (docs) Fix readme - (90d8abb)
  • (icon) Add logo - (70c9fd1)
  • (readme) Add gif, new doc links, community chat & more (#8) - (cfe7341)
  • (readme) Update Readme - (8f43a68)
  • (script) Update install script - (a18cba3)
  • (script) Add install script - (7bea339)
  • Release (#84) - (a3c7c55)
  • Add CI attestations, cross-rs, and improve install script (#75) - (8fae192)

soar-operations

0.0.1 - 2026-02-15

⛰️ Features

  • (crates) Add soar-operations for frontend-agnostic operations (#157) - (932b1e5)
  • (download) Allow regex filter for github asset - (85736a6)
  • (inspect) Add inspect command to view build script - (bcef36c)
  • (json_where) Add json array condition support - (0b84535)
  • (use) Add ability to switch package variants - (de2264d)

🐛 Bug Fixes

  • (config) Fix default config url - (1862a7e)
  • (flatimage) Handle flatimage portable config and non-existent desktop - (33448e2)
  • (install) Improve force install - (17fcb2e)
  • (path) Fix home path - (b4d3a53)

🚜 Refactor

  • (cli) Use operations from shared crate (#158) - (2a2f1be)
  • (command) Update commands and cleanup on sync - (555737c)
  • (integration) Integrate soar with modular crates (#123) - (2d340e5)
  • (project) Rewrite and switch to sqlite - (6c3d5f5)
  • (project) Minor refactor - (0b0bd06)

📚 Documentation

  • (README) Fix installation instructions - (b2fc746)
  • (readme) Simplify readme - (9b09e1f)
  • (readme) Add refs on hosts, redistribution & sponsors (#67) - (50b2011)
  • (readme) Refactor readme & install script (#49) - (63594c3)
  • (readme) Update readme (#27) - (8ee5c74)
  • (readme) Update README (#13) - (25a3947)
  • (readme) Add autoplay videos - (80cfceb)
  • (readme) Update README - (2fb53cc)

⚙️ Miscellaneous Tasks

  • (README) Add readme - (9531d23)
  • (docs) Update readme, bump msrv - (5158af0)
  • (docs) Fix readme - (90d8abb)
  • (icon) Add logo - (70c9fd1)
  • (readme) Add gif, new doc links, community chat & more (#8) - (cfe7341)
  • (readme) Update Readme - (8f43a68)
  • (script) Update install script - (a18cba3)
  • (script) Add install script - (7bea339)
  • Release (#84) - (a3c7c55)
  • Add CI attestations, cross-rs, and improve install script (#75) - (8fae192)

soar-cli

0.11.1 - 2026-02-15

⛰️ Features

  • (cli) Add subcommand to convert json to sqlite db - (16fdeca)
  • (lock) Add locking for concurrent process safety (#154) - (e3bef6a)

🐛 Bug Fixes

  • (substitute) Normalize package version - (c66c4c2)

🚜 Refactor

  • (cli) Use operations from shared crate (#158) - (2a2f1be)

soar-config

0.5.1 - 2026-02-15

⚙️ Miscellaneous Tasks

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

soar-dl

0.8.1 - 2026-02-15

⚙️ Miscellaneous Tasks

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

soar-db

0.4.1 - 2026-02-15

⚙️ Miscellaneous Tasks

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


This PR was generated with release-plz.

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

coderabbitai bot commented Feb 11, 2026

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

Workspace release: version bumps across many crates, added top-level and per-crate changelog entries (notably a lock feature documented in crates/soar-utils), and new workspace dependencies in the top-level Cargo.toml. No source-code or public API changes.

Changes

Cohort / File(s) Summary
Workspace top-level
Cargo.toml, CHANGELOG.md
Updated workspace dependency versions and added new dependencies (tokio (macros,rt-multi-thread,sync,time), toml, toml_edit, tracing (default-features=false), ureq (json), url, xattr, zstd); added top-level release entry 0.11.1 to CHANGELOG.
soar-utils
crates/soar-utils/Cargo.toml, crates/soar-utils/CHANGELOG.md
Bumped version 0.3.0 → 0.4.0; CHANGELOG adds a "lock for concurrent process safety" feature and removes a prior "nest" feature entry.
soar-cli
crates/soar-cli/Cargo.toml, CHANGELOG.md
Bumped package version 0.11.0 → 0.11.1; top-level CHANGELOG lists 0.11.1 release.
soar-config
crates/soar-config/Cargo.toml, crates/soar-config/CHANGELOG.md
Bumped 0.5.0 → 0.5.1 and added changelog entry (misc update referencing soar-utils).
soar-core
crates/soar-core/Cargo.toml, crates/soar-core/CHANGELOG.md
Bumped 0.13.0 → 0.13.1 and added changelog entry (version normalization note).
soar-db
crates/soar-db/Cargo.toml, crates/soar-db/CHANGELOG.md
Bumped 0.4.0 → 0.4.1 and added changelog entry (misc update).
soar-dl
crates/soar-dl/Cargo.toml, crates/soar-dl/CHANGELOG.md
Bumped 0.8.0 → 0.8.1 and added changelog entry (misc update).
soar-package
crates/soar-package/Cargo.toml, crates/soar-package/CHANGELOG.md
Bumped 0.2.3 → 0.2.4 and added changelog entry (desktop Exec/TryExec flags preservation bugfix).
soar-registry
crates/soar-registry/Cargo.toml, crates/soar-registry/CHANGELOG.md
Bumped 0.3.0 → 0.3.1 and added changelog entry (misc updates referencing local packages).
soar-events
crates/soar-events/Cargo.toml, crates/soar-events/CHANGELOG.md
Introduced version 0.0.1: extensive changelog/release notes added; Cargo.toml version updated 0.0.0 → 0.0.1.
soar-operations
crates/soar-operations/Cargo.toml, crates/soar-operations/CHANGELOG.md
Added initial changelog for 0.0.1 and bumped Cargo.toml version 0.0.0 → 0.0.1 (crate initial release metadata).
Manifest churn (multiple crates)
crates/.../Cargo.toml
Many crate manifests had only version bumps and changelog additions; no dependency path changes or public API edits.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Possibly related PRs

Poem

🐰 I hopped through changelogs, nudged each line,

A tiny lock to keep the processes fine,
Versions hopped up across every crate,
I thumped my foot — the release feels great,
Carrots, cheers, and a fresh build to celebrate! 🥕🎉

🚥 Pre-merge checks | ✅ 3 | ❌ 1
❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'chore: release' is generic and does not clearly convey the substantial nature of this change—a multi-package version release with breaking changes and numerous updates across 10+ crates. Consider a more descriptive title such as 'chore: release multiple packages with minor/major version bumps' or 'chore: release v0.4.0 soar-utils and dependent packages' to better reflect the scope of changes.
✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into main
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

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

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-plz-2026-02-11T16-28-03Z

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.

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-config/CHANGELOG.md`:
- Line 6: Replace the placeholder commit hash "0000000" in the CHANGELOG entry
for "soar-utils" with the actual commit SHA for the soar-utils update; locate
the line containing "soar-utils -
([0000000](https://github.com/pkgforge/soar/commit/0000000))" and update both
the visible hash and the URL to the real 7+ character hex commit SHA so the
changelog link resolves correctly.
🧹 Nitpick comments (1)
crates/soar-utils/Cargo.toml (1)

17-17: Move serial_test from [dependencies] to [dev-dependencies].

serial_test is used only in test code (within #[cfg(test)] module in path.rs). Having it under [dependencies] means it compiles into production builds, adding unnecessary binary size and transitive dependencies.

@codecov
Copy link

codecov bot commented Feb 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@QaidVoid QaidVoid force-pushed the release-plz-2026-02-11T16-28-03Z branch from bbe5011 to 8a25a26 Compare February 12, 2026 11:45
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

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
crates/soar-utils/Cargo.toml (1)

17-17: 🛠️ Refactor suggestion | 🟠 Major

Move serial_test to [dev-dependencies] — it's only used in tests.

serial_test is exclusively used within the #[cfg(test)] module in path.rs and has no other usages in the crate. Keeping it in [dependencies] causes it to ship as a transitive dependency to all consumers of soar-utils. Moving it to [dev-dependencies] eliminates this unnecessary dependency footprint for downstream crates.

🤖 Fix all issues with AI agents
In `@crates/soar-package/CHANGELOG.md`:
- Line 6: The changelog entry contains a placeholder commit hash "0000000" which
produces a broken link; update the entry in CHANGELOG.md by replacing the
placeholder commit hash/link with the real commit SHA for the dependency-only
update (or remove the link and leave a plain text reference) so the line "-
Updated the following local packages: soar-utils, soar-config - ([0000000])"
points to a valid commit; also verify other entries with "0000000" and correct
them similarly to avoid broken links (this addresses the release-plz generated
placeholder).

@QaidVoid QaidVoid force-pushed the release-plz-2026-02-11T16-28-03Z branch from 8a25a26 to 01411d3 Compare February 12, 2026 17:05
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-dl/CHANGELOG.md`:
- Line 6: The changelog entry contains a placeholder commit hash "0000000" for
the updated package "soar-utils"—replace that placeholder with the actual commit
SHA for the release and update the link so it points to
https://github.com/pkgforge/soar/commit/<actual-hash> (keep the same Markdown
format); ensure the replacement appears in the line that currently reads
"soar-utils - ([0000000](https://github.com/pkgforge/soar/commit/0000000))".

In `@crates/soar-utils/CHANGELOG.md`:
- Around line 2-7: Update the 0.4.0 changelog entry to mark the API break: add a
“[**breaking**]” marker to the 0.4.0 header or the specific bullet describing
the new UtilsError::Lock variant so readers know this release contains a
breaking change; reference the enum variant UtilsError::Lock and keep the
existing commit/PR metadata intact to match the repository’s changelog format.


### ⚙️ Miscellaneous Tasks

- Updated the following local packages: soar-utils - ([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 placeholder commit reference.

The commit hash 0000000 is a placeholder and should be replaced with the actual commit hash for this release.

🤖 Prompt for AI Agents
In `@crates/soar-dl/CHANGELOG.md` at line 6, The changelog entry contains a
placeholder commit hash "0000000" for the updated package "soar-utils"—replace
that placeholder with the actual commit SHA for the release and update the link
so it points to https://github.com/pkgforge/soar/commit/<actual-hash> (keep the
same Markdown format); ensure the replacement appears in the line that currently
reads "soar-utils -
([0000000](https://github.com/pkgforge/soar/commit/0000000))".

Comment on lines 2 to 7
## [0.4.0](https://github.com/pkgforge/soar/compare/soar-utils-v0.3.0...soar-utils-v0.4.0) - 2026-02-12

### ⛰️ Features

- *(lock)* Add locking for concurrent process safety ([#154](https://github.com/pkgforge/soar/pull/154)) - ([e3bef6a](https://github.com/pkgforge/soar/commit/e3bef6a09435e83a524b719f7b9f3e0d133c6b64))

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

Mark the breaking change explicitly.

The PR objectives indicate that soar-utils 0.4.0 includes a breaking API change (a new enum variant UtilsError::Lock was added). The changelog entry should include a [**breaking**] marker to clearly indicate this, consistent with the pattern used elsewhere in the codebase (e.g., line 12).

📝 Suggested format
 ### ⛰️  Features
 
-- *(lock)* Add locking for concurrent process safety ([`#154`](https://github.com/pkgforge/soar/pull/154)) - ([e3bef6a](https://github.com/pkgforge/soar/commit/e3bef6a09435e83a524b719f7b9f3e0d133c6b64))
+- *(lock)* [**breaking**] Add locking for concurrent process safety ([`#154`](https://github.com/pkgforge/soar/pull/154)) - ([e3bef6a](https://github.com/pkgforge/soar/commit/e3bef6a09435e83a524b719f7b9f3e0d133c6b64))
📝 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.4.0](https://github.com/pkgforge/soar/compare/soar-utils-v0.3.0...soar-utils-v0.4.0) - 2026-02-12
### ⛰️ Features
- *(lock)* Add locking for concurrent process safety ([#154](https://github.com/pkgforge/soar/pull/154)) - ([e3bef6a](https://github.com/pkgforge/soar/commit/e3bef6a09435e83a524b719f7b9f3e0d133c6b64))
## [0.4.0](https://github.com/pkgforge/soar/compare/soar-utils-v0.3.0...soar-utils-v0.4.0) - 2026-02-12
### ⛰️ Features
- *(lock)* [**breaking**] Add locking for concurrent process safety ([`#154`](https://github.com/pkgforge/soar/pull/154)) - ([e3bef6a](https://github.com/pkgforge/soar/commit/e3bef6a09435e83a524b719f7b9f3e0d133c6b64))
🤖 Prompt for AI Agents
In `@crates/soar-utils/CHANGELOG.md` around lines 2 - 7, Update the 0.4.0
changelog entry to mark the API break: add a “[**breaking**]” marker to the
0.4.0 header or the specific bullet describing the new UtilsError::Lock variant
so readers know this release contains a breaking change; reference the enum
variant UtilsError::Lock and keep the existing commit/PR metadata intact to
match the repository’s changelog format.

@QaidVoid QaidVoid force-pushed the release-plz-2026-02-11T16-28-03Z branch from 01411d3 to 0728785 Compare February 13, 2026 15:44
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

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
crates/soar-utils/Cargo.toml (1)

17-17: ⚠️ Potential issue | 🟡 Minor

Move serial_test to [dev-dependencies]

serial_test is only used within test modules and should not be included as a dependency for consumers of soar-utils. The usage in crates/soar-utils/src/path.rs is within a #[cfg(test)] test module, confirming it's test-only code. Moving it to [dev-dependencies] reduces unnecessary bloat for downstream consumers.

🤖 Fix all issues with AI agents
In `@crates/soar-events/CHANGELOG.md`:
- Around line 6-8: The changelog entry for the download item uses lowercase
"github" in the display text; update the entry text "- *(download)* Allow regex
filter for github asset - ([85736a6]...)" to use the correct brand spelling
"GitHub" (i.e., "Allow regex filter for GitHub asset"), leaving the URL/commit
hash ([85736a6](...)) unchanged.

Comment on lines +6 to +8
- *(crates)* Add soar-events for frontend-agnostic event reporting ([#156](https://github.com/pkgforge/soar/pull/156)) - ([ea2e72b](https://github.com/pkgforge/soar/commit/ea2e72ba8f56674f16105e22bcc99b6ca6a9d62e))
- *(download)* Allow regex filter for github asset - ([85736a6](https://github.com/pkgforge/soar/commit/85736a6de8a8cb63aaa7197c5f1cdf8c880e1e5b))
- *(inspect)* Add inspect command to view build script - ([bcef36c](https://github.com/pkgforge/soar/commit/bcef36cbc0045230357ca37afb5c7480f4cab046))
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

Capitalize “GitHub” in the changelog entry.

Brand spelling should be “GitHub”. This is user-facing text.

✅ Suggested fix
-- *(download)* Allow regex filter for github asset - ([85736a6](https://github.com/pkgforge/soar/commit/85736a6de8a8cb63aaa7197c5f1cdf8c880e1e5b))
+- *(download)* Allow regex filter for GitHub asset - ([85736a6](https://github.com/pkgforge/soar/commit/85736a6de8a8cb63aaa7197c5f1cdf8c880e1e5b))
📝 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
- *(crates)* Add soar-events for frontend-agnostic event reporting ([#156](https://github.com/pkgforge/soar/pull/156)) - ([ea2e72b](https://github.com/pkgforge/soar/commit/ea2e72ba8f56674f16105e22bcc99b6ca6a9d62e))
- *(download)* Allow regex filter for github asset - ([85736a6](https://github.com/pkgforge/soar/commit/85736a6de8a8cb63aaa7197c5f1cdf8c880e1e5b))
- *(inspect)* Add inspect command to view build script - ([bcef36c](https://github.com/pkgforge/soar/commit/bcef36cbc0045230357ca37afb5c7480f4cab046))
- *(crates)* Add soar-events for frontend-agnostic event reporting ([`#156`](https://github.com/pkgforge/soar/pull/156)) - ([ea2e72b](https://github.com/pkgforge/soar/commit/ea2e72ba8f56674f16105e22bcc99b6ca6a9d62e))
- *(download)* Allow regex filter for GitHub asset - ([85736a6](https://github.com/pkgforge/soar/commit/85736a6de8a8cb63aaa7197c5f1cdf8c880e1e5b))
- *(inspect)* Add inspect command to view build script - ([bcef36c](https://github.com/pkgforge/soar/commit/bcef36cbc0045230357ca37afb5c7480f4cab046))
🧰 Tools
🪛 LanguageTool

[uncategorized] ~7-~7: The official name of this software platform is spelled with a capital “H”.
Context: ...) - (download) Allow regex filter for github asset - ([85736a6](https://github.com/p...

(GITHUB)

🤖 Prompt for AI Agents
In `@crates/soar-events/CHANGELOG.md` around lines 6 - 8, The changelog entry for
the download item uses lowercase "github" in the display text; update the entry
text "- *(download)* Allow regex filter for github asset - ([85736a6]...)" to
use the correct brand spelling "GitHub" (i.e., "Allow regex filter for GitHub
asset"), leaving the URL/commit hash ([85736a6](...)) unchanged.

@QaidVoid QaidVoid force-pushed the release-plz-2026-02-11T16-28-03Z branch from 0728785 to 1ff9b41 Compare February 14, 2026 06:21
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-operations/CHANGELOG.md`:
- Line 7: Update the changelog entry that reads "Allow regex filter for github
asset" to use the correct platform capitalization "GitHub" (i.e., change
"github" to "GitHub") in the line containing the entry with commit reference
85736a6de8a8cb63aaa7197c5f1cdf8c880e1e5b in CHANGELOG.md.

### ⛰️ Features

- *(crates)* Add soar-operations for frontend-agnostic operations ([#157](https://github.com/pkgforge/soar/pull/157)) - ([932b1e5](https://github.com/pkgforge/soar/commit/932b1e55d6eb3e878115ae9c3ad9cd97ea1f4ebc))
- *(download)* Allow regex filter for github asset - ([85736a6](https://github.com/pkgforge/soar/commit/85736a6de8a8cb63aaa7197c5f1cdf8c880e1e5b))
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

Correct the capitalization of GitHub.

The official platform name is "GitHub" with capital letters, not "github".

📝 Proposed fix
-- *(download)* Allow regex filter for github asset - ([85736a6](https://github.com/pkgforge/soar/commit/85736a6de8a8cb63aaa7197c5f1cdf8c880e1e5b))
+- *(download)* Allow regex filter for GitHub asset - ([85736a6](https://github.com/pkgforge/soar/commit/85736a6de8a8cb63aaa7197c5f1cdf8c880e1e5b))
📝 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
- *(download)* Allow regex filter for github asset - ([85736a6](https://github.com/pkgforge/soar/commit/85736a6de8a8cb63aaa7197c5f1cdf8c880e1e5b))
- *(download)* Allow regex filter for GitHub asset - ([85736a6](https://github.com/pkgforge/soar/commit/85736a6de8a8cb63aaa7197c5f1cdf8c880e1e5b))
🧰 Tools
🪛 LanguageTool

[uncategorized] ~7-~7: The official name of this software platform is spelled with a capital “H”.
Context: ...) - (download) Allow regex filter for github asset - ([85736a6](https://github.com/p...

(GITHUB)

🤖 Prompt for AI Agents
In `@crates/soar-operations/CHANGELOG.md` at line 7, Update the changelog entry
that reads "Allow regex filter for github asset" to use the correct platform
capitalization "GitHub" (i.e., change "github" to "GitHub") in the line
containing the entry with commit reference
85736a6de8a8cb63aaa7197c5f1cdf8c880e1e5b in CHANGELOG.md.

@QaidVoid QaidVoid force-pushed the release-plz-2026-02-11T16-28-03Z branch from 1ff9b41 to 6bc4c77 Compare February 14, 2026 11:47
@QaidVoid QaidVoid force-pushed the release-plz-2026-02-11T16-28-03Z branch from 6bc4c77 to 4e0000a Compare February 15, 2026 10:37
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.

1 participant