ant-design / ant-design

An enterprise-class UI design language and React UI library
https://ant.design
MIT License
93.72k stars 51.17k forks source link

chore: fix release-tweet github action #52627

Closed afc163 closed 2 weeks ago

afc163 commented 2 weeks ago

中文版模板 / Chinese template

🤔 This is a ...

🔗 Related Issues

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

💡 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

Language Changelog
🇺🇸 English --
🇨🇳 Chinese --
stackblitz[bot] commented 2 weeks ago

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

github-actions[bot] commented 2 weeks ago

Preview is ready

github-actions[bot] commented 2 weeks ago

👁 Visual Regression Report for PR #52627 Failed ❌

🎯 Target branch: master (27d9c774ffd734b8706282356c78d9cf96d389f6) 📖 View Full Report ↗︎ 📊 Summary: 🔄 1 changed

Expected (Branch master) Actual (Current PR) Diff
input-group.compact.png input-group.compact.png input-group.compact.css-var.png input-group.compact.css-var.png

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

  • [ ] Visual diff is acceptable
petercat-assistant[bot] commented 2 weeks ago

Walkthrough

This pull request addresses a workflow change in the GitHub Actions configuration for the release tweet functionality. The modifications aim to fix issues related to the release tweet process, ensuring that the action performs as expected during releases.

Changes

File Summary
.github/workflows/release-tweet.yml Adjusted the configuration to fix the release tweet GitHub Action, with 2 additions and 2 deletions to improve functionality.
🪧 Tips For further assistance, please describe your question in the comments and @petercat-assistant to start a conversation with me.
github-actions[bot] commented 2 weeks ago

🚨 Verify package version failed!

The PR title should include docs!

github-actions[bot] commented 2 weeks ago

size-limit report 📦

Path Size
dist/antd.min.js 441.71 KB
dist/antd-with-locales.min.js 509.9 KB
pkg-pr-new[bot] commented 2 weeks ago

Open in Stackblitz

More templates

- [farm-normal](https://pkg.pr.new/template/90daac55-6a41-4dbb-8270-e12901c2aafe) - [rsbuild-normal](https://pkg.pr.new/template/ca1c0714-bec2-4063-aea8-f52bade33497) - [umi-normal](https://pkg.pr.new/template/a7a843e0-fe77-45a7-8153-1ffd0c838c86) - [vite-normal](https://pkg.pr.new/template/1ee6bce6-6bb4-458f-a131-8ffe6e7d40af) - [vite-practice](https://pkg.pr.new/template/b75fe526-20ed-4112-abba-57f0fe9ed7d1) - [with-nextjs-app-router-inline-style](https://pkg.pr.new/template/ac3b131f-52df-4730-ab5e-7c02be3aeb50) - [with-nextjs-extract-style](https://pkg.pr.new/template/ead7676f-7e37-465b-bbbf-2126daf07e8a) - [with-nextjs-generate-css-on-demand](https://pkg.pr.new/template/2bf2f261-51c2-4826-aec7-f98344cd5f11) - [with-nextjs-inline-style](https://pkg.pr.new/template/14caca67-8d4b-4a1d-ac63-cd421631c66f)

npm i https://pkg.pr.new/ant-design/ant-design/antd@52627

commit: 45c8ba6

codecov[bot] commented 2 weeks ago

Bundle Report

Changes will increase total bundle size by 52 bytes (0.0%) :arrow_up:. This is within the configured threshold :white_check_mark:

Detailed changes | Bundle name | Size | Change | | ----------- | ---- | ------ | | antd.min-array-push | 3.37MB | 52 bytes (0.0%) :arrow_up: |

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``` | 26 bytes | 1.84MB | 0.0% | | ```antd.min.js``` | 26 bytes | 1.53MB | 0.0% |
codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (2de4cb2) to head (45c8ba6). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #52627 +/- ## =========================================== Coverage 100.00% 100.00% =========================================== Files 769 763 -6 Lines 15086 13780 -1306 Branches 4138 3609 -529 =========================================== - Hits 15086 13780 -1306 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.