Skip to content

Comments

Release 0.5.2#20

Merged
FOV-RGT merged 1 commit intomainfrom
release-0.5
Feb 16, 2026
Merged

Release 0.5.2#20
FOV-RGT merged 1 commit intomainfrom
release-0.5

Conversation

@FOV-RGT
Copy link
Member

@FOV-RGT FOV-RGT commented Feb 16, 2026

fix(dockerfile): resolved the issue of failed image builds

  • The command RUN pnpm prune --prod executed during the image build phase was missing the --ignore-scripts parameter.
  • bump version to 0.5.2

Summary by CodeRabbit

更新日志

  • Chores(维护)
    • 版本号更新至 0.5.2
    • 优化应用构建流程

- The command `RUN pnpm prune --prod` executed during the image build phase was missing the `--ignore-scripts` parameter.
- bump version to 0.5.2
@github-actions
Copy link

Package 版本检查通过

  • 期望版本: 0.5.2
  • 实际版本: 0.5.2

版本配置正确,可以合并。


Package Version Check Passed

  • Expected Version: 0.5.2
  • Actual Version: 0.5.2

Version is correctly configured for this release.

@FOV-RGT FOV-RGT merged commit 9cb145a into main Feb 16, 2026
15 of 16 checks passed
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 16, 2026

Caution

Review failed

The pull request is closed.

总体概览

更新了Docker构建流程中的pnpm清理步骤,添加了--ignore-scripts标志,同时将package.json版本从0.5.1升级至0.5.2。

变更清单

内聚组 / 文件 总结
构建配置更新
Dockerfile
修改pnpm prune命令,在清理生产依赖时添加--ignore-scripts标志,跳过执行post-prune脚本。
版本更新
package.json
将项目版本号从0.5.1升级至0.5.2。

代码审查工作量估算

🎯 1 (轻微) | ⏱️ ~5 分钟

诗歌

🐰 Prune脚本且安心,跳过无需的执行,
版本小幅向前升,0.5.2更稳定,
Docker镜像更精巧,脚本旗帜护周全。

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-0.5

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.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant