Skip to content

[codex] Use filtered pnpm publish for releases#39

Merged
wcole1-godaddy merged 1 commit into
mainfrom
codex/use-pnpm-filtered-publish
May 6, 2026
Merged

[codex] Use filtered pnpm publish for releases#39
wcole1-godaddy merged 1 commit into
mainfrom
codex/use-pnpm-filtered-publish

Conversation

@wcole1-godaddy
Copy link
Copy Markdown
Contributor

@wcole1-godaddy wcole1-godaddy commented May 6, 2026

Summary

Switches the release script from changeset publish to pnpm's publish command filtered to the CLI package: pnpm publish --filter @godaddy/cli.

Updates the release-related GitHub Actions in both workflows to the latest release tags checked with gh release view:

  • actions/checkout@v6.0.2
  • pnpm/action-setup@v6.0.5
  • actions/setup-node@v6.4.0
  • changesets/action@v1.7.0

Validation

  • pnpm publish --filter @godaddy/cli --dry-run --no-git-checks

The dry run packaged only @godaddy/cli@0.5.1.

@wcole1-godaddy wcole1-godaddy marked this pull request as ready for review May 6, 2026 18:08
@wcole1-godaddy wcole1-godaddy merged commit c205229 into main May 6, 2026
3 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