Skip to content

fix(ui): publish MDX components #7802

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

Merged
merged 1 commit into from
Jun 1, 2025
Merged

fix(ui): publish MDX components #7802

merged 1 commit into from
Jun 1, 2025

Conversation

avivkeller
Copy link
Member

Ref: #7793

@Copilot Copilot AI review requested due to automatic review settings June 1, 2025 13:29
@avivkeller avivkeller requested a review from a team as a code owner June 1, 2025 13:29
@avivkeller avivkeller added the fast-track Fast Tracking PRs label Jun 1, 2025
Copy link

vercel bot commented Jun 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Jun 1, 2025 1:31pm

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR aims to publish the MDX components by adding the MDX folder to the package files list in the UI components package.

  • Updated package.json to include the MDX folder in the published files array.
Comments suppressed due to low confidence (1)

packages/ui-components/package.json:16

  • Ensure that the addition of the 'MDX' folder is documented in relevant project documentation to guide developers on how to use and maintain these components.
    "MDX",

Copy link

codecov bot commented Jun 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.46%. Comparing base (e9ec33a) to head (e57acb5).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7802      +/-   ##
==========================================
- Coverage   75.48%   75.46%   -0.03%     
==========================================
  Files         101      101              
  Lines        8309     8309              
  Branches      218      218              
==========================================
- Hits         6272     6270       -2     
- Misses       2035     2037       +2     
  Partials        2        2              

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

github-actions bot commented Jun 1, 2025

Lighthouse Results

URL Performance Accessibility Best Practices SEO Report
/en 🟢 100 🟢 100 🟢 100 🟢 91 🔗
/en/about 🟢 100 🟢 100 🟢 100 🟠 82 🔗
/en/about/previous-releases 🟢 100 🟢 100 🟢 100 🟠 83 🔗
/en/download 🟢 98 🟢 100 🟢 100 🟢 91 🔗
/en/blog 🟢 100 🟢 100 🟢 96 🟢 92 🔗

@avivkeller
Copy link
Member Author

If you approve the fast track, please merge when ready

@ovflowd ovflowd enabled auto-merge June 1, 2025 13:36
@ovflowd ovflowd disabled auto-merge June 1, 2025 13:36
@ovflowd ovflowd merged commit 345c7d1 into main Jun 1, 2025
25 of 26 checks passed
@ovflowd ovflowd deleted the fix/ui/publish branch June 1, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fast-track Fast Tracking PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants