Skip to content

ci: publish npm releases#12

Merged
fbosch merged 1 commit intomasterfrom
fix/release-please-npm-publish
May 7, 2026
Merged

ci: publish npm releases#12
fbosch merged 1 commit intomasterfrom
fix/release-please-npm-publish

Conversation

@fbosch
Copy link
Copy Markdown
Owner

@fbosch fbosch commented May 7, 2026

Summary

  • Add a publish-npm job after Release Please creates a GitHub release.
  • Mirror the docs-cache release flow: checkout the release tag, install/build, then publish with npm trusted publishing.
  • Add workflow_dispatch, concurrency, pinned release-please action, and release outputs needed by the publish job.

Validation

  • bunx biome check .github/workflows/release-please.yml was attempted, but Biome ignores workflow YAML in this repo.

Notes

  • npm trusted publishing must be configured on npmjs.com for workflow filename release-please.yml.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 7, 2026

Open in StackBlitz

npm i https://pkg.pr.new/opencode-toon-plugin@12

commit: 710c3b2

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 710c3b21aa

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/release-please.yml
@fbosch fbosch merged commit 7be4ad2 into master May 7, 2026
6 checks passed
@fbosch fbosch deleted the fix/release-please-npm-publish branch May 7, 2026 10:52
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