Skip to content

fix(ci): Publish Analytics with pnpm - #4

Merged
WillieCubed merged 1 commit into
mainfrom
codex/pnpm-trusted-publishing
Sep 19, 2026
Merged

WillieCubed merged 1 commit into
mainfrom
codex/pnpm-trusted-publishing

Conversation

@WillieCubed

Copy link
Copy Markdown
Contributor

TL;DR

Analytics package releases now use the repository's pinned pnpm 11.25 release.

Overview of Changes

The release workflow now runs pnpm publish --access public --no-git-checks through npm trusted publishing. Its contract test rejects regressions to a direct npm publication command. The package remains at 0.1.0; nothing has been published.

Follow-ups

Configure the npm trusted publisher, publish the initial release after this merges, and deploy the Analytics collector with scoped Cloudflare Actions credentials.

Validation passed across all 16 repository tasks, including 60 unit and Worker tests, three Playwright tests, package validation, and Wrangler dry runs.

Use the repository's pinned pnpm release for OIDC trusted publishing.
Keep the release contract covered before the initial package release.

Co-authored-by: Codex <noreply@openai.com>
@WillieCubed
WillieCubed merged commit 1706349 into main Sep 19, 2026
1 check passed
@WillieCubed
WillieCubed deleted the codex/pnpm-trusted-publishing branch September 19, 2026 22:38
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