Skip to content

fix: publish verified tarballs by absolute path - #37

Merged
lim5max merged 2 commits into
mainfrom
codex/package-publish-absolute-path
Aug 15, 2026
Merged

lim5max merged 2 commits into
mainfrom
codex/package-publish-absolute-path

Conversation

@lim5max

@lim5max lim5max commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • make both Trusted Publisher jobs pass the downloaded tarball to npm by an absolute filesystem path
  • prevent npm from interpreting release/name.tgz as a GitHub shorthand package spec
  • add regression assertions for MCP and SDK workflows

Evidence

  • real failed publish jobs verified SHA-512, then stopped with git ls-remote ssh://git@github.com/release/...tgz.git; npm registry was not written
  • SDK release tests: 3/3 passed
  • MCP package/config tests: 9/9 passed
  • clean merge-tree against current main

@lim5max
lim5max merged commit b76b0fe into main Aug 15, 2026
1 check 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.

1 participant