feat: gateway publishability + npmjs publish script #370

Merged
jason.woltje merged 1 commits from feat/gateway-publishability into main 2026-04-04 18:07:06 +00:00
1 Commits
Author SHA1 Message Date
jarvisandClaude Opus 4.6 501370ad65 feat: make gateway publishable + add npmjs publish script
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
- Remove `private: true` from gateway package.json
- Add bin entry (mosaic-gateway), files array, npmjs publishConfig
- Add shebang to main.ts for bin execution
- New scripts/publish-npmjs.sh that patches @mosaic/* → @mosaicstack/*,
  resolves workspace deps to real versions, publishes to npmjs, restores
- Add publish-npmjs CI step in Woodpecker (runs on tags only)
- Update Gitea publish step comments for clarity

Co-Authored-By: Claude Opus 4.6 <[email protected]>
2026-04-04 13:05:59 -05:00