Skip to content

Conversation

@pujitm
Copy link
Member

@pujitm pujitm commented Oct 22, 2025

🤖 I have created a release beep boop

4.25.3 (2025-10-22)

Bug Fixes

  • flaky watch on boot drive's dynamix config (ec7aa06)

This PR was generated with Release Please. See documentation.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 22, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-please--branches--fix/config-watch--components--unraid-monorepo

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines 1 to 5
{
"name": "unraid-monorepo",
"private": true,
"version": "4.25.2",
"version": "4.25.3",
"scripts": {

Choose a reason for hiding this comment

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

P1 Badge Keep package versions aligned with monorepo release

This release bumps the top-level version to 4.25.3, but the individual package manifests (api/package.json, plugin/package.json, web/package.json, unraid-ui/package.json) still declare 4.25.2. Earlier releases updated these files together, and the fix being released lives under api/…, so publishing will leave consumers stuck on 4.25.2 even though the changelog advertises 4.25.3. Please increment the package-level versions in lockstep so the patched build can actually be delivered.

Useful? React with 👍 / 👎.

@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.39%. Comparing base (a9ea211) to head (3d5f085).
⚠️ Report is 1 commits behind head on fix/config-watch.

Additional details and impacted files
@@                 Coverage Diff                  @@
##           fix/config-watch    #1754      +/-   ##
====================================================
+ Coverage             52.69%   53.39%   +0.69%     
====================================================
  Files                   865      859       -6     
  Lines                 49343    48273    -1070     
  Branches               4952     4934      -18     
====================================================
- Hits                  26000    25774     -226     
+ Misses                23270    22430     -840     
+ Partials                 73       69       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

This plugin has been deployed to Cloudflare R2 and is available for testing.
Download it at this URL:

https://preview.dl.unraid.net/unraid-api/tag/PR1754/dynamix.unraid.net.plg

@pujitm pujitm merged commit 0a902b0 into fix/config-watch Oct 22, 2025
11 checks passed
@pujitm pujitm deleted the release-please--branches--fix/config-watch--components--unraid-monorepo branch October 22, 2025 14:48
@pujitm
Copy link
Member Author

pujitm commented Oct 22, 2025

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants