Skip to content

test: workflow v2-flow tarballs in flight-booking-app#42

Draft
VaguelySerious wants to merge 6 commits intomainfrom
peter/flight-booking-v2-flow-tarballs
Draft

test: workflow v2-flow tarballs in flight-booking-app#42
VaguelySerious wants to merge 6 commits intomainfrom
peter/flight-booking-v2-flow-tarballs

Conversation

@VaguelySerious
Copy link
Copy Markdown
Member

Summary

  • Replace workflow, @workflow/ai, and @workflow/world-postgres with workflow-docs preview tarballs from peter/v2-flow.
  • Extend pnpm.overrides for all transitive @workflow/* packages so they resolve to the same preview deployment.

Notes

  • Tarball URLs include ?x-vercel-protection-bypass=… because the workflow-docs Vercel project has SSO protection on. This is the existing automation-bypass secret on the project.
  • pnpm install passes locally. Peer-dep warning about @workflow/ai wanting beta-3 of workflow vs beta-4 found is benign — both versions come from the same v2-flow build.

Test plan

  • pnpm install passes locally
  • CI checks pass

🤖 Generated with Claude Code

Replace `workflow`, `@workflow/ai`, and `@workflow/world-postgres` with
the workflow-docs preview tarballs from the `peter/v2-flow` branch, and
extend `pnpm.overrides` so transitive `@workflow/*` packages also resolve
to the same preview deployment.

Note: tarball URLs include `x-vercel-protection-bypass` because the
workflow-docs project has SSO protection enabled.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
birthday-card-generator Ready Ready Preview, Comment May 4, 2026 9:29am
flight-booking-app Ready Ready Preview, Comment May 4, 2026 9:29am

Update lockfile integrity hashes for the workflow-docs preview tarballs
to match the latest deployment of the `peter/v2-flow` branch.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Peter Wielander <mittgfu@gmail.com>
The workflow-docs preview deployment for `peter/v2-flow` now includes
8b66060bbd which fixes the `MODULE_NOT_FOUND: './world.js'` from
`getWorldLazy`. Lockfile has no integrity pin for these tarball deps,
so a fresh install will pull the new build.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Use the dedicated tarballs preview (https://workflow-tarballs-git-peter-v2-flow.labs.vercel.dev)
which has no SSO protection, so the package URLs no longer need the
x-vercel-protection-bypass query parameter.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Update lockfile integrity hashes for the latest workflow-tarballs
preview build of the `peter/v2-flow` branch.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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