Skip to content

Configure OSS publishing#103

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

Configure OSS publishing#103
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.js setup with modern pnpm workflow that publishes to both GitHub Packages and npm registry with --access public where applicable
  • Removed unnecessary build/test jobs from publish workflows
  • Updated GitHub Actions versions to v5 and v6 where applicable

This enables the package to be published to GitHub Packages registry alongside npm, 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