Skip to content

Fix/esm compatibility and workflow#9

Merged
utkarsh232005 merged 3 commits into
KDM-cli:mainfrom
utkarsh232005:fix/esm-compatibility-and-workflow
May 10, 2026
Merged

Fix/esm compatibility and workflow#9
utkarsh232005 merged 3 commits into
KDM-cli:mainfrom
utkarsh232005:fix/esm-compatibility-and-workflow

Conversation

@utkarsh232005
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 10, 2026 20:24
@utkarsh232005 utkarsh232005 merged commit 368b62c into KDM-cli:main May 10, 2026
2 checks passed
Copy link
Copy Markdown
Contributor

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

Updates package metadata to point at the correct GitHub repository and adjusts the npm publish workflow steps.

Changes:

  • Updated package.json repository/bugs/homepage URLs to KDM-cli/kdm-cli.
  • Removed the explicit npm run build step from the publish workflow (relying on npm lifecycle scripts during npm publish).

Reviewed changes

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

File Description
package.json Fixes repository-related metadata URLs for npm/GitHub linkage.
.github/workflows/publish.yml Simplifies publish pipeline by dropping the separate build step.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -32,9 +32,6 @@ jobs:
- name: Install dependencies
run: npm install

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