fix: gateway install uses Gitea registry instead of npmjs #373

Merged
jason.woltje merged 1 commits from fix/gateway-install-registry into main 2026-04-04 18:59:41 +00:00
Owner

Fixes mosaic gateway install 404 error. All references changed from @mosaicstack/gateway (npmjs) to @mosaic/gateway (Gitea registry). Bump to 0.0.12.

Fixes `mosaic gateway install` 404 error. All references changed from `@mosaicstack/gateway` (npmjs) to `@mosaic/gateway` (Gitea registry). Bump to 0.0.12.
jason.woltje added 1 commit 2026-04-04 18:59:33 +00:00
fix: gateway install uses Gitea registry instead of npmjs
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
80f8448a6f
- Switch all @mosaicstack/gateway refs to @mosaic/gateway
- Install from Gitea registry (git.mosaicstack.dev)
- Remove duplicate entry resolution (was checking both package names)
- Bump @mosaic/mosaic and @mosaic/cli to 0.0.12

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
jason.woltje merged commit 7560c7dee7 into main 2026-04-04 18:59:41 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#373