Skip to content

Conversation

@CodyTolene
Copy link
Contributor

@CodyTolene CodyTolene commented Aug 15, 2025

This PR refactors the npm package build process by renaming and restructuring the build command and updating the publish configuration to specify the output directory.

@CodyTolene CodyTolene requested a review from Copilot August 15, 2025 01:29
Copy link

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 refactors the npm package build process by renaming and restructuring the build command and updating the publish configuration to specify the output directory.

  • Renamed npm-build-package script to build:lib with adjusted command order
  • Updated all GitHub workflow files to use the new script name
  • Added directory configuration to publishConfig pointing to dist/npm

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

File Description
package.json Renames build script and adds publish directory configuration
.github/workflows/verify-pull-request.yml Updates to use new build script name
.github/workflows/on-merge-main-deploy-npmjs.yml Updates to use new build script name
.github/workflows/on-merge-main-deploy-gpr.yml Updates to use new build script name

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@CodyTolene CodyTolene changed the title V20.0.1 v20.0.1 Aug 15, 2025
@CodyTolene CodyTolene merged commit acfee35 into main Aug 15, 2025
1 check passed
@CodyTolene CodyTolene deleted the v20.0.1 branch August 15, 2025 01:33
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.

2 participants