Skip to content

Configure OSS publishing#6

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

Configure OSS publishing#6
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:

  • pnpm: Updated packageManager to pnpm@10.33.0 in package.json
  • .npmrc: Added Node.js version pinning (24.14.1) and custom mirror configuration
  • Publish workflow: Replaced legacy npm/Node.js setup with modern pnpm-based workflow that publishes to both GitHub Packages and npm registry
  • Repository URLs: Corrected GitHub repository references from beyonk-group to beyonk org
  • Actions: Updated GitHub Actions to latest versions (checkout@v5, setup-node@v6, pnpm/action-setup@v5)

This enables seamless publishing to GitHub Packages for internal dependency management while maintaining npm registry availability.

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 tembo bot requested a review from antony April 9, 2026 19:37
@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:

  • 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