Skip to content
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: add packageManager & update snap #314

Merged
merged 3 commits into from
Sep 4, 2024

Conversation

thinkasany
Copy link
Contributor

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • 💄 style
  • 🔨 chore
  • 📝 docs

🔀 变更说明 | Description of Change

  1. 项目中应该配置一个 packageManager, 否则pnpm i 的时候容易出现以下错误
    image

  2. 快照更新
    ✨ feat: assistantMeta 和 userMeta支持自定义类名 #302 这边demo 修改了需要更新快照。
    image

#311 还有一个这边国际化的快照应该也需要更新以下。
image

@thinkasany thinkasany changed the title 🔖 chore: add packageManager & update snap 🔨 chore: add packageManager & update snap Sep 4, 2024
@AmAzing129
Copy link
Collaborator

把 ci 中安装 pnpm 的 with: version: 9 去掉吧,从 packageManager 中读

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.07%. Comparing base (e803eea) to head (9ffbb57).
Report is 52 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #314      +/-   ##
==========================================
+ Coverage   56.79%   63.07%   +6.27%     
==========================================
  Files         183      189       +6     
  Lines       11273    11815     +542     
  Branches      431      560     +129     
==========================================
+ Hits         6403     7452    +1049     
+ Misses       4870     4363     -507     

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

@thinkasany
Copy link
Contributor Author

把 ci 中安装 pnpm 的 with: version: 9 去掉吧,从 packageManager 中读

done & All checks have passed

@AmAzing129 AmAzing129 merged commit 56880dd into ant-design:main Sep 4, 2024
8 checks passed
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.

2 participants