Skip to content

ci: add cloudflare and pi-mono to publish pipeline#10

Merged
Larry-Osakwe merged 1 commit intomainfrom
larry/npm-publish-setup
Apr 6, 2026
Merged

ci: add cloudflare and pi-mono to publish pipeline#10
Larry-Osakwe merged 1 commit intomainfrom
larry/npm-publish-setup

Conversation

@Larry-Osakwe
Copy link
Copy Markdown
Collaborator

Summary

  • Add .cz.toml for @keycardai/cloudflare and @keycardai/pi-mono (commitizen config for version bumping + changelog)
  • Add tag patterns and package mappings to publish.yml

Initial publish of @keycardai/cloudflare was done manually via CLI. @keycardai/pi-mono will be published after its PR (#9) merges.

Test plan

  • @keycardai/cloudflare published to npmjs.com
  • After merge: verify main.yml detects cloudflare changes and bumps version
  • After pi-mono merge: initial CLI publish, then verify CI handles subsequent bumps

🤖 Generated with Claude Code

- Add .cz.toml for @keycardai/cloudflare and @keycardai/pi-mono
  (commitizen config for version bumping + changelog)
- Add tag patterns and package mappings to publish.yml

After merging, initial publish must be done manually via CLI:
  pnpm --filter "@keycardai/cloudflare" publish --access public --no-git-checks --otp=<code>
  pnpm --filter "@keycardai/pi-mono" publish --access public --no-git-checks --otp=<code>

Subsequent publishes are handled automatically via OIDC trusted publishing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Larry-Osakwe Larry-Osakwe merged commit 02fde80 into main Apr 6, 2026
5 checks passed
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