Skip to content

fix: tolerate npm 12 pack output#64

Merged
stephenleo merged 1 commit into
mainfrom
codex/fix-package-test-npm12
Jul 20, 2026
Merged

fix: tolerate npm 12 pack output#64
stephenleo merged 1 commit into
mainfrom
codex/fix-package-test-npm12

Conversation

@stephenleo

Copy link
Copy Markdown
Owner

Summary

  • stop relying on npm pack --json returning package metadata
  • locate the generated package tarball directly for artifact verification

Verification

  • npm run verify
  • npm run build
  • npm pack --dry-run --ignore-scripts --json
  • package artifact test with npm 12.0.1

Release recovery

This unblocks the failed v1.3.0 publish workflow. After merge, the unpublished tag will be moved to the merged commit and publishing retried.

@stephenleo
stephenleo merged commit 73a153d into main Jul 20, 2026
2 checks passed
@stephenleo
stephenleo deleted the codex/fix-package-test-npm12 branch July 20, 2026 02:59
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.

1 participant