Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

chore: auto-release on merge to main#686

Merged
mikemilla merged 1 commit into
mainfrom
chore/release-on-merge-to-main
Apr 21, 2026
Merged

chore: auto-release on merge to main#686
mikemilla merged 1 commit into
mainfrom
chore/release-on-merge-to-main

Conversation

@mikemilla

Copy link
Copy Markdown
Contributor

Summary

  • Replace tag-triggered release workflow with automatic production publish on push to main
  • Lerna versions (patch) and publishes all @trycourier/* packages to npm on every merge
  • Remove canary/internal publish from staging workflow (release now handles npm publishing)
  • Upgrade actions/checkout and actions/setup-node from v2 to v4 to fix Node 20 deprecation warnings

Made with Cursor

Replace tag-triggered release with automatic production publish on push
to main. Lerna versions (patch) and publishes all packages. Remove
canary/internal publish from staging workflow since release now handles
npm publishing. Upgrade actions/checkout and actions/setup-node to v4.

Made-with: Cursor
@mikemilla mikemilla enabled auto-merge (rebase) April 21, 2026 00:30
@mikemilla mikemilla merged commit fd1a863 into main Apr 21, 2026
5 checks passed
@mikemilla mikemilla deleted the chore/release-on-merge-to-main branch April 21, 2026 00:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants