Skip to content

fix: setup utoo - #56409

Merged
thinkasany merged 1 commit into
masterfrom
fix-ut
Dec 29, 2025
Merged

fix: setup utoo#56409
thinkasany merged 1 commit into
masterfrom
fix-ut

Conversation

@elrrrrrrr

@elrrrrrrr elrrrrrrr commented Dec 29, 2025

Copy link
Copy Markdown
Contributor

中文版模板 / Chinese template

🤔 This is a ...

  • 🆕 New feature
  • 🐞 Bug fix
  • 📝 Site / documentation improvement
  • 📽️ Demo improvement
  • 💄 Component style improvement
  • 🤖 TypeScript definition improvement
  • 📦 Bundle size optimization
  • ⚡️ Performance optimization
  • ⭐️ Feature enhancement
  • 🌐 Internationalization
  • 🛠 Refactoring
  • 🎨 Code style optimization
  • ✅ Test Case
  • 🔀 Branch merge
  • ⏩ Workflow
  • ⌨️ Accessibility improvement
  • ❓ Other (about what?)

🔗 Related Issues

  • Describe the source of related requirements, such as links to relevant issue discussions.
  • For example: close #xxxx, fix #xxxx

https://github.com/ant-design/ant-design/pull/56382/changes

💡 Background and Solution

  • The specific problem to be addressed.
  • List the final API implementation and usage if needed.
  • If there are UI/interaction changes, consider providing screenshots or GIFs.

📝 Change Log

  • Read Keep a Changelog! Track your changes, like a cat tracks a laser pointer.
  • Describe the impact of the changes on developers, not the solution approach.
  • Reference: https://ant.design/changelog
    更新 size-limit 二次更新流程
Language Changelog
🇺🇸 English x
🇨🇳 Chinese x

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@coderabbitai

coderabbitai Bot commented Dec 29, 2025

Copy link
Copy Markdown
Contributor

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Summary by CodeRabbit

发布说明

  • Chores
    • 更新持续集成工作流程配置,优化项目的构建和部署流程。

注: 本次更新为内部基础设施优化,不影响用户使用体验。

✏️ Tip: You can customize this high-level summary in your review settings.

概述

GitHub Actions 工作流文件被修改,将构建工具从 Bun 替换为 UTOO。包管理器参数从 bun 改为 ut,设置操作从 oven-sh/setup-bun@v2 改为 oven-sh/setup-utoo@v1

变更

工作流文件 / 变更内容
GitHub Actions 工作流配置
.github/workflows/size-limit.yml
· 替换包管理器设置:bunut
· 更新操作版本:oven-sh/setup-bun@v2oven-sh/setup-utoo@v1

估计审查工作量

🎯 1 (简单) | ⏱️ ~3 分钟

诗歌

小兔跳起来,欢呼雀跃,
Bun 再见,UTOO 来报到,
工作流更新,构建更迅捷,
配置改一改,效率翻倍闹,
🐰 兔子赞许点头,CI/CD 欣然微笑!

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

📜 Recent review details

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 0a89f9c and 0b19ba2.

📒 Files selected for processing (1)
  • .github/workflows/size-limit.yml

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.

@github-actions

github-actions Bot commented Dec 29, 2025

Copy link
Copy Markdown
Contributor

👁 Visual Regression Report for PR #56409 Failed ❌

🎯 Target branch: master (0a89f9c)
📖 View Full Report ↗︎
📖 Alternative Report ↗︎
📊 Summary: 🔄 1 changed

Expected (Branch master) Actual (Current PR) Diff
list-vertical.dark.png list-vertical.dark.png list-vertical.dark.png list-vertical.dark.png

Important

There are 1 diffs found in this PR: 🔄 1 changed.
Please check all items:

  • Visual diff is acceptable

@github-actions

github-actions Bot commented Dec 29, 2025

Copy link
Copy Markdown
Contributor

Preview is ready

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Dec 29, 2025

Copy link
Copy Markdown

Deploying ant-design with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0b19ba2
Status: ✅  Deploy successful!
Preview URL: https://ad733588.ant-design.pages.dev
Branch Preview URL: https://fix-ut.ant-design.pages.dev

View logs

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Dec 29, 2025

Copy link
Copy Markdown

Deploying ant-design-next with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0b19ba2
Status: ✅  Deploy successful!
Preview URL: https://9f257068.ant-design-next.pages.dev
Branch Preview URL: https://fix-ut.ant-design-next.pages.dev

View logs

@pkg-pr-new

pkg-pr-new Bot commented Dec 29, 2025

Copy link
Copy Markdown

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Dec 29, 2025
@codecov

codecov Bot commented Dec 29, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0a89f9c) to head (0b19ba2).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##            master    #56409     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files          805       804      -1     
  Lines        17637     14838   -2799     
  Branches      5053      3919   -1134     
===========================================
- Hits         17637     14838   -2799     

☔ 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.

@thinkasany
thinkasany marked this pull request as ready for review December 29, 2025 13:53
@thinkasany
thinkasany merged commit 3a78aac into master Dec 29, 2025
49 of 52 checks passed
@thinkasany
thinkasany deleted the fix-ut branch December 29, 2025 13:53
@codecov

codecov Bot commented Dec 30, 2025

Copy link
Copy Markdown

Bundle Report

Changes will decrease total bundle size by 186 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
antd.min-array-push 3.86MB -186 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: antd.min-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
antd-with-locales.min.js -93 bytes 2.12MB -0.0%
antd.min.js -93 bytes 1.74MB -0.01%

Alfredoeb9 pushed a commit to Alfredoeb9/ant-design that referenced this pull request Dec 30, 2025
Co-authored-by: binghui.dbh <binghui.dbh@antgroup.com>
@elrrrrrrr elrrrrrrr mentioned this pull request Jan 1, 2026
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants