Skip to content

fix(repo): publish verified archive as local file - #6

Merged
ivoIturrieta merged 1 commit into
mainfrom
fix/npm-archive-path
Aug 30, 2026
Merged

fix(repo): publish verified archive as local file#6
ivoIturrieta merged 1 commit into
mainfrom
fix/npm-archive-path

Conversation

@ivoIturrieta

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Ensures npm publishes verified archives as local files by resolving archive paths.

Changes:

  • Resolves archive arguments to absolute paths.
  • Adds relative-path coverage.
  • Uses an explicitly local workflow path.

Reviewed changes

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

File Description
bin/publish-npm Resolves the archive path before publishing.
tests/publish-npm.test.mjs Tests absolute and workflow-style paths.
.github/workflows/publish-npm.yml Prefixes the archive path with ./.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@ivoIturrieta
ivoIturrieta merged commit cd21500 into main Aug 30, 2026
4 checks passed
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