Skip to content

[codex] Use pnpm publish with latest release actions#40

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

[codex] Use pnpm publish with latest release actions#40
wcole1-godaddy merged 1 commit into
mainfrom
codex/use-pnpm-publish-latest-actions

Conversation

@wcole1-godaddy
Copy link
Copy Markdown
Contributor

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

Summary

Aligns release publishing with the godaddy/javascript workflow shape:

  • release workflow owns Changesets publishing; CICD only builds/checks/tests
  • release workflow uses OIDC permissions and no NPM_TOKEN secret
  • Changesets publish calls pnpm publish directly
  • action versions are updated to current release tags

For this single-package repo, the publish command is non-recursive: pnpm publish --filter @godaddy/cli.

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 force-pushed the codex/use-pnpm-publish-latest-actions branch from 06accf3 to a31f0f9 Compare May 6, 2026 18:28
@wcole1-godaddy wcole1-godaddy marked this pull request as ready for review May 6, 2026 18:28
@wcole1-godaddy wcole1-godaddy merged commit a664e67 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