-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Chore/release 4.1.2 #17802
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 4.1.2 #17802
Conversation
Walkthrough本次变更将 Changes
Poem
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
fe9b9ab
to
ebc809a
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: 0
🧹 Nitpick comments (1)
packages/taro-platform-ascf/package.json (1)
5-5
: 作者字段更新:一致性检查
已将author
从"ascf"
修改为"O2Team"
,请确认仓库文档、README 或其他关联包的作者/维护者信息也同步更新,以保持一致性。
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
packages/taro-platform-ascf/package.json
(2 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (4)
- GitHub Check: Build Rust Binding / stable - x86_64-apple-darwin
- GitHub Check: Build Rust Binding / stable - aarch64-apple-darwin
- GitHub Check: Build Rust Binding / stable - x86_64-pc-windows-msvc
- GitHub Check: Build Rust Binding / stable - aarch64-apple-darwin
🔇 Additional comments (1)
packages/taro-platform-ascf/package.json (1)
39-41
: 添加publishConfig.access: "public"
:发布可见性设置
对 scoped 包配置publishConfig.access: "public"
是必要操作,确保 npm 发布为公开访问。添加的逗号和配置语法正确。请验证 CI/CD 发布流程是否已考虑此配置,以免发布失败或权限受限。
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17802 +/- ##
=======================================
Coverage 59.36% 59.36%
=======================================
Files 387 387
Lines 23420 23420
Branches 5166 5165 -1
=======================================
Hits 13904 13904
- Misses 8149 8153 +4
+ Partials 1367 1363 -4
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
这个 PR 做了什么? (简要描述所做更改)
这个 PR 是什么类型? (至少选择一个)
这个 PR 涉及以下平台:
Summary by CodeRabbit