Skip to content

fix: publish snapshots with pnpm - #640

Merged
jumski merged 1 commit into
mainfrom
portable-worker-snapshot-publish
Aug 21, 2026
Merged

fix: publish snapshots with pnpm#640
jumski merged 1 commit into
mainfrom
portable-worker-snapshot-publish

Conversation

@jumski

@jumski jumski commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • publish npm snapshots with pnpm so workspace:* dependencies become real versions
  • skip git checks because snapshot versioning changes package manifests before publish

Verification

  • bash -n scripts/snapshot-release.sh
  • pnpm smoke:edge-worker:dist
  • snapshot version bump plus recursive pnpm publish --dry-run for all five packages
  • packed @pgflow/edge-worker manifest contains real snapshot versions for @pgflow/core and @pgflow/dsl

@nx-cloud

nx-cloud Bot commented Aug 20, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 95b4447

Command Status Duration Result
nx run edge-worker:e2e ✅ Succeeded 10m 29s View ↗
nx run edge-worker:test:integration ✅ Succeeded 4m 21s View ↗
nx run client:e2e ✅ Succeeded 1m 16s View ↗
nx run edge-worker:e2e:portable-runtimes ✅ Succeeded 54s View ↗
nx affected -t verify-exports --base=origin/mai... ✅ Succeeded 4s View ↗
nx run cli:e2e ✅ Succeeded 3s View ↗
nx affected -t build --configuration=production... ✅ Succeeded 3s View ↗
nx affected -t lint typecheck test --parallel -... ✅ Succeeded 25s View ↗
Additional runs (2) ✅ Succeeded ... View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-08-20 15:57:07 UTC

@github-actions

Copy link
Copy Markdown
Contributor

🔍 Preview Deployment: Website

Deployment successful!

🔗 Preview URL: https://pr-640.pgflow.pages.dev

📝 Details:

  • Branch: portable-worker-snapshot-publish
  • Commit: 46ca4327e7c2bda8d3da1ffa6cbcbfcc2c3927da
  • View Logs

_Last updated: _

jumski commented Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

Merge activity

  • Aug 21, 4:13 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Aug 21, 4:31 PM UTC: Graphite rebased this pull request as part of a merge.
  • Aug 21, 4:31 PM UTC: @jumski merged this pull request with Graphite.

@jumski
jumski changed the base branch from pr-633-review-fixes to graphite-base/640 August 21, 2026 16:28
@jumski
jumski changed the base branch from graphite-base/640 to main August 21, 2026 16:29
@jumski
jumski force-pushed the portable-worker-snapshot-publish branch from 95b4447 to 8b904e6 Compare August 21, 2026 16:30
@changeset-bot

changeset-bot Bot commented Aug 21, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 8b904e6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@jumski
jumski merged commit b9ef4c9 into main Aug 21, 2026
15 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Production Deployment: Website

Successfully deployed to production!

🔗 Production URL: https://pgflow.dev

📝 Details:

  • Commit: b9ef4c9c95bbe31d7c9b8ccdff199bd0715a83bb
  • View Logs

Deployed at: 2026-08-21T18:31:41+02:00

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