Skip to content

chore: set up npm publishing (@superinstance scope, badge, publish workflow) - #4

Merged
SuperInstance merged 1 commit into
mainfrom
feat/npm-publish-setup
Jun 8, 2026
Merged

chore: set up npm publishing (@superinstance scope, badge, publish workflow)#4
SuperInstance merged 1 commit into
mainfrom
feat/npm-publish-setup

Conversation

@SuperInstance

Copy link
Copy Markdown
Owner

Prepares symphony-runtime for npm publishing:

  • Add @superinstance/ scope to package name
  • Add publishConfig: { "access": "public" }
  • Add bin entry for CLI usage
  • Add npm version badge to README
  • Create .github/workflows/publish.yml for automated npm publishing on releases

After merge, a maintainer should:

  1. Ensure NPM_TOKEN secret is set in the repo
  2. Create a GitHub Release to trigger automated publish

@SuperInstance
SuperInstance merged commit a6b6b3b into main Jun 8, 2026
4 of 5 checks passed
@SuperInstance
SuperInstance deleted the feat/npm-publish-setup branch June 8, 2026 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant