Skip to content

ci(release): publish mcp package to npm and GitHub Packages - #21

Merged
dejaguarkyng merged 1 commit into
mainfrom
codex/release-publishing-0.1.9
Jun 2, 2026
Merged

ci(release): publish mcp package to npm and GitHub Packages#21
dejaguarkyng merged 1 commit into
mainfrom
codex/release-publishing-0.1.9

Conversation

@dejaguarkyng

Copy link
Copy Markdown
Contributor

Summary

  • bump @jungle-grid/mcp to 0.1.9
  • add release-triggered validation and publication workflow for npmjs and GitHub Packages
  • document the release/publishing path while keeping npmjs as the normal install source

Validation

  • docker run --rm -v "/home/invinc/code/Jungle-grid main/junglegrid-mcp-server":/work -w /work node:24 bash -lc 'npm ci && npm run build && npm test && npm pack --dry-run'
  • docker run --rm node:24 npm view @jungle-grid/mcp version --registry=https://registry.npmjs.org
  • ruby YAML parse for .github/workflows/publish.yml

@dejaguarkyng
dejaguarkyng merged commit 023f340 into main Jun 2, 2026
3 checks passed
@dejaguarkyng
dejaguarkyng deleted the codex/release-publishing-0.1.9 branch June 2, 2026 08:33
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