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: fix release-tweet github action #52627

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Jan 29, 2025

中文版模板 / 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
  • ❓ Other (about what?)

🔗 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 --

Sorry, something went wrong.

Copy link

stackblitz bot commented Jan 29, 2025

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

Copy link
Contributor

github-actions bot commented Jan 29, 2025

Preview is ready

Copy link
Contributor

github-actions bot commented Jan 29, 2025

👁 Visual Regression Report for PR #52627 Failed ❌

🎯 Target branch: master (27d9c77)
📖 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

Sorry, something went wrong.

Copy link

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.

Copy link
Contributor

github-actions bot commented Jan 29, 2025

🚨 Verify package version failed!

The PR title should include docs!

@afc163 afc163 changed the title chore: fix release tweet github action chore: fix release-tweet github action Jan 29, 2025
@afc163 afc163 merged commit 2c04214 into master Jan 29, 2025
38 of 42 checks passed
@afc163 afc163 deleted the chore/fix-release-tweet-action branch January 29, 2025 13:52
Copy link
Contributor

size-limit report 📦

Path Size
dist/antd.min.js 441.71 KB
dist/antd-with-locales.min.js 509.9 KB

Copy link

pkg-pr-new bot commented Jan 29, 2025

Copy link

codecov bot commented Jan 29, 2025

Bundle Report

Changes will increase total bundle size by 52 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
antd.min-array-push 3.37MB 52 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 26 bytes 1.84MB 0.0%
antd.min.js 26 bytes 1.53MB 0.0%

Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@             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     

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

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.

None yet

2 participants