Skip to content

Configure OSS publishing#36

Merged
antony merged 3 commits into
masterfrom
feature/by-2731
Jul 8, 2026
Merged

Configure OSS publishing#36
antony merged 3 commits into
masterfrom
feature/by-2731

Conversation

@tembo

@tembo tembo Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

Summary

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

  • pnpm: Updated packageManager to pnpm@10.33.0
  • .npmrc: Added Node.js version pinning (24.14.1) and custom mirror configuration
  • Publish workflow: Replaced legacy npm/Node setup with corepack and added GitHub Packages registry publishing alongside npm registry
  • package.json: Added/corrected repository field to point to beyonk org
  • Actions: Upgraded checkout action from v1-v4 to v5

This enables publishing to both GitHub Packages and npm registry on version tags, supporting future migration to GitHub Packages 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

tembo Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor Author

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

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

@antony antony force-pushed the feature/by-2731 branch from 6636b50 to 65bc195 Compare July 8, 2026 17:26
@antony antony merged commit 6788d07 into master Jul 8, 2026
@antony antony deleted the feature/by-2731 branch July 8, 2026 17:27
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.

1 participant