Skip to content

Configure OSS publishing#75

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

Configure OSS publishing#75
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 registry). Changes include:

  • Workflow updates: Replaced legacy npm/Node.js setup with modern corepack and pnpm configuration
  • Dual publishing: Added GitHub Packages registry alongside npm registry in publish workflows
  • Node.js version: Updated to Node.js 24.14.1 with strict engine enforcement
  • Package manager: Set pnpm@10.33.0 as the required package manager
  • Repository URLs: Corrected GitHub repository references from beyonk-group to beyonk org
  • .npmrc: Added standardized npm configuration with Node.js mirror settings
  • Workflow cleanup: Removed unnecessary build/test jobs, simplified to tag-triggered publishing only

This enables publishing to both GitHub Packages and npm registry on version tags, supporting future migration to GitHub Packages.

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

@tembo tembo Bot added the tembo Pull request created by Tembo label Apr 9, 2026
@tembo
Copy link
Copy Markdown
Author

tembo Bot commented Apr 9, 2026

Requesting review from @antony who has experience with the following files modified in this PR:

  • .npmrc
  • package.json
  • .github/workflows/publish.yml

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