Skip to content

Conversation

avivkeller
Copy link
Member

@avivkeller avivkeller requested a review from a team as a code owner September 21, 2025 16:44
@Copilot Copilot AI review requested due to automatic review settings September 21, 2025 16:44
@avivkeller avivkeller requested a review from a team as a code owner September 21, 2025 16:44
Copy link

vercel bot commented Sep 21, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nodejs-org Ready Ready Preview Sep 21, 2025 4:45pm

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 resolves a naming conflict by renaming the npm script from "publish" to "release" to avoid conflicts with npm's built-in publish command.

  • Renamed the npm script from "publish" to "release" in the ui-components package
  • Updated the GitHub workflow to use the new "release" script name

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
packages/ui-components/package.json Renamed script from "publish" to "release"
.github/workflows/publish-packages.yml Updated workflow to check for and run the "release" script instead of "publish"

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

codecov bot commented Sep 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.59%. Comparing base (5140729) to head (77e2bb1).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8173      +/-   ##
==========================================
+ Coverage   76.58%   76.59%   +0.01%     
==========================================
  Files         115      115              
  Lines        9602     9602              
  Branches      322      322              
==========================================
+ Hits         7354     7355       +1     
+ Misses       2247     2246       -1     
  Partials        1        1              

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

Copy link
Member

@AugustinMauroy AugustinMauroy left a comment

Choose a reason for hiding this comment

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

LGMT !

@avivkeller avivkeller added this pull request to the merge queue Sep 24, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Sep 24, 2025
@avivkeller avivkeller added this pull request to the merge queue Sep 24, 2025
Merged via the queue into main with commit 7439d03 Sep 24, 2025
12 checks passed
@avivkeller avivkeller deleted the fix-lifecycle branch September 24, 2025 23:23
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.

4 participants