Skip to content

fix(cli): remove global install postinstall - #347

Merged
shuv1337 merged 1 commit into
integration-v2from
script-free-launcher
Jul 28, 2026
Merged

fix(cli): remove global install postinstall#347
shuv1337 merged 1 commit into
integration-v2from
script-free-launcher

Conversation

@shuv1337

Copy link
Copy Markdown
Collaborator

Summary

  • replace the generated umbrella package postinstall with a runtime launcher
  • preserve platform, architecture, musl, baseline, and AVX2 package selection
  • forward CLI arguments and native exit status without lifecycle scripts
  • clean stale generated wrapper contents before packing

Verification

  • CLI typecheck passed
  • launcher and publish-planning tests: 8 passed
  • full pre-push typecheck: 32 tasks passed
  • isolated packed-tarball bun add --global smoke test reported zero untrusted scripts and executed the real platform binary

Fixes the Blocked 1 postinstall failure from bun i -g shuvcode.

@shuv1337
shuv1337 merged commit 7283c07 into integration-v2 Jul 28, 2026
3 of 4 checks passed
@shuv1337
shuv1337 deleted the script-free-launcher branch July 28, 2026 07:01
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