Skip to content

Configure OSS publishing#1

Open
tembo[bot] wants to merge 1 commit intomasterfrom
feature/by-2731
Open

Configure OSS publishing#1
tembo[bot] wants to merge 1 commit intomasterfrom
feature/by-2731

Conversation

@tembo
Copy link
Copy Markdown

@tembo tembo Bot commented Apr 9, 2026

Summary

Updated build and publishing configuration to support dual npm registry publishing (GitHub Packages and npm). Changes include:

  • package.json: Set packageManager to pnpm@10.33.0 and corrected repository URLs to point to beyonk org
  • .npmrc: Added Node.js version pinning (24.14.1) and custom mirror configuration
  • .github/workflows/publish.yml: Replaced legacy npm/Node setup with modern corepack and pnpm, added GitHub Packages publishing alongside npm registry
  • Workflow cleanup: Removed unnecessary build/test jobs, simplified to tag-triggered publishing only
  • Action versions: Updated GitHub Actions to latest versions (checkout@v5, setup-node@v6, pnpm/action-setup@v5)

Enables publishing to both npm.pkg.github.com and registry.npmjs.org on version tags.

Related Pull Requests


Want tembo to make any changes? Add a review or comment with @tembo and i'll get back to work!

View on Tembo View Agent Settings View on linear

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tembo Pull request created by Tembo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants