Skip to content

[web-shared] Allow recreateRun to accept an optional deploymentId parameter#869

Merged
karthikscale3 merged 2 commits into
mainfrom
karthik/accept-deploymentid-recreaterun
Jan 27, 2026
Merged

[web-shared] Allow recreateRun to accept an optional deploymentId parameter#869
karthikscale3 merged 2 commits into
mainfrom
karthik/accept-deploymentid-recreaterun

Conversation

@karthikscale3
Copy link
Copy Markdown
Contributor

@karthikscale3 karthikscale3 commented Jan 27, 2026

This API change is pre-requisite for allowing users to replay an existing run on the latest deployment in addition to the deployment on which it ran originally.

Related: https://vercel.slack.com/archives/C09125LC4AX/p1769462912746749?thread_ts=1769462650.915579&cid=C09125LC4AX

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jan 27, 2026

🦋 Changeset detected

Latest commit: e228cb2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@workflow/web-shared Patch

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Jan 27, 2026

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

Project Deployment Actions Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview, Comment Jan 27, 2026 8:19pm
example-nextjs-workflow-webpack Ready Ready Preview, Comment Jan 27, 2026 8:19pm
example-workflow Ready Ready Preview, Comment Jan 27, 2026 8:19pm
workbench-astro-workflow Ready Ready Preview, Comment Jan 27, 2026 8:19pm
workbench-express-workflow Ready Ready Preview, Comment Jan 27, 2026 8:19pm
workbench-fastify-workflow Ready Ready Preview, Comment Jan 27, 2026 8:19pm
workbench-hono-workflow Ready Ready Preview, Comment Jan 27, 2026 8:19pm
workbench-nitro-workflow Ready Ready Preview, Comment Jan 27, 2026 8:19pm
workbench-nuxt-workflow Ready Ready Preview, Comment Jan 27, 2026 8:19pm
workbench-sveltekit-workflow Ready Ready Preview, Comment Jan 27, 2026 8:19pm
workbench-vite-workflow Ready Ready Preview, Comment Jan 27, 2026 8:19pm
workflow-docs Ready Ready Preview, Comment Jan 27, 2026 8:19pm
workflow-nest Ready Ready Preview, Comment Jan 27, 2026 8:19pm

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 27, 2026

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 0.040s (-5.0%) 1.018s (~) 0.978s 10 1.00x
💻 Local Nitro 0.042s (-10.3% 🟢) 1.007s (~) 0.965s 10 1.04x
💻 Local Express 0.045s (-0.9%) 1.008s (~) 0.964s 10 1.11x
🐘 Postgres Nitro 0.281s (+2.1%) 1.014s (~) 0.733s 10 7.01x
🐘 Postgres Express 0.281s (-9.1% 🟢) 1.014s (~) 0.733s 10 7.01x
🐘 Postgres Next.js (Turbopack) 0.360s (+101.1% 🔺) 1.021s (~) 0.660s 10 8.99x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 0.700s (-13.2% 🟢) 1.678s (-20.8% 🟢) 0.979s 10 1.00x
▲ Vercel Express 0.779s (+13.4% 🔺) 1.767s (+18.6% 🔺) 0.988s 10 1.11x
▲ Vercel Nitro 0.816s (+30.2% 🔺) 1.674s (-3.4%) 0.858s 10 1.17x

🔍 Observability: Next.js (Turbopack) | Express | Nitro

workflow with 1 step

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 1.092s (~) 2.013s (~) 0.921s 10 1.00x
💻 Local Nitro 1.114s (~) 2.007s (~) 0.893s 10 1.02x
💻 Local Express 1.115s (~) 2.008s (~) 0.893s 10 1.02x
🐘 Postgres Next.js (Turbopack) 2.065s (+1.2%) 2.617s (~) 0.553s 10 1.89x
🐘 Postgres Express 2.140s (+0.7%) 3.014s (~) 0.873s 10 1.96x
🐘 Postgres Nitro 2.154s (+1.5%) 3.017s (~) 0.863s 10 1.97x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 2.887s (-7.1% 🟢) 3.804s (~) 0.917s 10 1.00x
▲ Vercel Next.js (Turbopack) 2.950s (~) 3.797s (-2.4%) 0.848s 10 1.02x
▲ Vercel Nitro 3.051s (-2.8%) 3.849s (-5.3% 🟢) 0.798s 10 1.06x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

workflow with 10 sequential steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 10.692s (~) 11.017s (~) 0.325s 5 1.00x
💻 Local Nitro 10.821s (~) 11.012s (~) 0.191s 5 1.01x
💻 Local Express 10.834s (~) 11.016s (~) 0.182s 5 1.01x
🐘 Postgres Next.js (Turbopack) 15.100s (+5.5% 🔺) 15.841s (+8.3% 🔺) 0.742s 5 1.41x
🐘 Postgres Express 20.433s (~) 21.029s (~) 0.596s 5 1.91x
🐘 Postgres Nitro 20.456s (+22.7% 🔺) 21.036s (+22.1% 🔺) 0.580s 5 1.91x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 23.022s (-2.5%) 23.698s (-4.3%) 0.676s 5 1.00x
▲ Vercel Express 23.230s (~) 24.023s (-1.2%) 0.793s 5 1.01x
▲ Vercel Next.js (Turbopack) 23.468s (~) 24.556s (+1.5%) 1.088s 5 1.02x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.all with 10 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Nitro 1.392s (~) 2.006s (~) 0.614s 15 1.00x
💻 Local Next.js (Turbopack) 1.409s (+1.5%) 2.013s (~) 0.604s 15 1.01x
💻 Local Express 1.434s (+2.5%) 2.007s (~) 0.573s 15 1.03x
🐘 Postgres Next.js (Turbopack) 1.882s (-12.0% 🟢) 2.157s (-20.2% 🟢) 0.275s 14 1.35x
🐘 Postgres Nitro 2.191s (-1.0%) 3.013s (+16.1% 🔺) 0.822s 10 1.57x
🐘 Postgres Express 2.333s (+23.7% 🔺) 3.013s (+25.7% 🔺) 0.679s 10 1.68x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 3.308s (-15.2% 🟢) 4.075s (-11.4% 🟢) 0.767s 8 1.00x
▲ Vercel Nitro 3.494s (+16.4% 🔺) 4.303s (+7.4% 🔺) 0.809s 7 1.06x
▲ Vercel Express 11.846s (+294.1% 🔺) 12.648s (+234.9% 🔺) 0.802s 4 3.58x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

Promise.all with 25 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 2.435s (+0.6%) 3.200s (+2.1%) 0.765s 10 1.00x
💻 Local Nitro 2.470s (+0.9%) 3.050s (~) 0.579s 10 1.01x
💻 Local Express 2.525s (+2.5%) 3.030s (-3.5%) 0.505s 10 1.04x
🐘 Postgres Nitro 7.318s (-26.8% 🟢) 8.048s (-22.5% 🟢) 0.730s 4 3.01x
🐘 Postgres Express 8.685s (-4.9%) 9.088s (-4.9%) 0.403s 4 3.57x
🐘 Postgres Next.js (Turbopack) 11.434s (-13.6% 🟢) 12.052s (-10.0% 🟢) 0.618s 3 4.70x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 3.419s (-18.2% 🟢) 4.048s (-16.6% 🟢) 0.629s 8 1.00x
▲ Vercel Express 3.486s (+6.7% 🔺) 4.311s (+10.7% 🔺) 0.825s 7 1.02x
▲ Vercel Next.js (Turbopack) 3.709s (-3.8%) 4.442s (-4.9%) 0.733s 7 1.08x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 1.392s (+0.7%) 2.012s (~) 0.620s 15 1.00x
💻 Local Express 1.403s (-0.6%) 2.006s (~) 0.603s 15 1.01x
💻 Local Nitro 1.416s (~) 2.005s (~) 0.589s 15 1.02x
🐘 Postgres Next.js (Turbopack) 1.925s (-19.0% 🟢) 2.160s (-19.5% 🟢) 0.234s 14 1.38x
🐘 Postgres Nitro 1.965s (-12.8% 🟢) 2.609s (-5.1% 🟢) 0.644s 12 1.41x
🐘 Postgres Express 2.124s (-1.9%) 2.595s (~) 0.471s 12 1.53x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 2.788s (-4.2%) 3.700s (-2.7%) 0.912s 9 1.00x
▲ Vercel Next.js (Turbopack) 2.820s (-3.8%) 3.817s (+2.9%) 0.997s 8 1.01x
▲ Vercel Express 3.038s (+1.7%) 3.932s (+5.2% 🔺) 0.894s 8 1.09x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Promise.race with 25 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 2.513s (+2.2%) 3.046s (~) 0.532s 10 1.00x
💻 Local Nitro 2.629s (+4.7%) 3.127s (+3.8%) 0.499s 10 1.05x
💻 Local Express 2.630s (-1.2%) 3.024s (-3.5%) 0.394s 10 1.05x
🐘 Postgres Express 11.028s (-7.7% 🟢) 11.373s (-10.4% 🟢) 0.345s 3 4.39x
🐘 Postgres Next.js (Turbopack) 11.430s (-17.4% 🟢) 11.698s (-16.7% 🟢) 0.268s 3 4.55x
🐘 Postgres Nitro 12.599s (-1.6%) 13.059s (-2.2%) 0.461s 3 5.01x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 3.524s (+13.0% 🔺) 4.243s (+12.6% 🔺) 0.719s 8 1.00x
▲ Vercel Next.js (Turbopack) 3.570s (+7.9% 🔺) 4.291s (+12.3% 🔺) 0.721s 8 1.01x
▲ Vercel Nitro 3.658s (-3.7%) 4.352s (-4.1%) 0.694s 7 1.04x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Stream Benchmarks (includes TTFB metrics)
workflow with stream

💻 Local Development

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 0.143s (-0.6%) 1.004s (~) 0.016s (-3.6%) 1.027s (~) 0.884s 10 1.00x
💻 Local Nitro 0.180s (+0.8%) 0.993s (~) 0.014s (~) 1.021s (~) 0.841s 10 1.26x
💻 Local Express 0.184s (-3.4%) 0.993s (~) 0.017s (+25.4% 🔺) 1.025s (~) 0.841s 10 1.29x
🐘 Postgres Next.js (Turbopack) 1.363s (+103.2% 🔺) 1.676s (+77.7% 🔺) 0.000s (-100.0% 🟢) 2.018s (+98.5% 🔺) 0.655s 10 9.53x
🐘 Postgres Nitro 2.263s (+77.3% 🔺) 2.780s (+57.6% 🔺) 0.000s (+Infinity% 🔺) 3.015s (+49.7% 🔺) 0.751s 10 15.83x
🐘 Postgres Express 2.389s (+22.7% 🔺) 2.652s (+12.1% 🔺) 0.000s (NaN%) 3.014s (+15.3% 🔺) 0.625s 10 16.71x

▲ Production (Vercel)

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 3.161s (-1.2%) 3.398s (+1.5%) 0.788s (-17.8% 🟢) 4.718s (-3.6%) 1.557s 10 1.00x
▲ Vercel Express 3.273s (+5.3% 🔺) 3.541s (+7.5% 🔺) 0.649s (-49.8% 🟢) 4.825s (-6.2% 🟢) 1.552s 10 1.04x
▲ Vercel Next.js (Turbopack) 3.420s (+7.5% 🔺) 3.515s (+8.6% 🔺) 0.829s (-35.2% 🟢) 5.073s (+1.1%) 1.653s 10 1.08x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World 🥇 Fastest Framework Wins
💻 Local Next.js (Turbopack) 7/8
🐘 Postgres Next.js (Turbopack) 5/8
▲ Vercel Nitro 4/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework 🥇 Fastest World Wins
Express 💻 Local 8/8
Next.js (Turbopack) 💻 Local 8/8
Nitro 💻 Local 8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 27, 2026

🧪 E2E Test Results

Some tests failed

Summary

Passed Failed Skipped Total
✅ ▲ Vercel Production 457 0 38 495
✅ 💻 Local Development 418 0 32 450
✅ 📦 Local Production 418 0 32 450
✅ 🐘 Local Postgres 418 0 32 450
✅ 🪟 Windows 45 0 0 45
❌ 🌍 Community Worlds 31 161 0 192
✅ 📋 Other 123 0 12 135
Total 1910 161 146 2217

❌ Failed Tests

🌍 Community Worlds (161 failed)

mongodb (40 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router

redis (40 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router

starter (41 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router

turso (40 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router

Details by Category

✅ ▲ Vercel Production
App Passed Failed Skipped
✅ astro 41 0 4
✅ example 41 0 4
✅ express 41 0 4
✅ fastify 41 0 4
✅ hono 41 0 4
✅ nextjs-turbopack 44 0 1
✅ nextjs-webpack 44 0 1
✅ nitro 41 0 4
✅ nuxt 41 0 4
✅ sveltekit 41 0 4
✅ vite 41 0 4
✅ 💻 Local Development
App Passed Failed Skipped
✅ astro-stable 41 0 4
✅ express-stable 41 0 4
✅ fastify-stable 41 0 4
✅ hono-stable 41 0 4
✅ nextjs-turbopack-stable 45 0 0
✅ nextjs-webpack-stable 45 0 0
✅ nitro-stable 41 0 4
✅ nuxt-stable 41 0 4
✅ sveltekit-stable 41 0 4
✅ vite-stable 41 0 4
✅ 📦 Local Production
App Passed Failed Skipped
✅ astro-stable 41 0 4
✅ express-stable 41 0 4
✅ fastify-stable 41 0 4
✅ hono-stable 41 0 4
✅ nextjs-turbopack-stable 45 0 0
✅ nextjs-webpack-stable 45 0 0
✅ nitro-stable 41 0 4
✅ nuxt-stable 41 0 4
✅ sveltekit-stable 41 0 4
✅ vite-stable 41 0 4
✅ 🐘 Local Postgres
App Passed Failed Skipped
✅ astro-stable 41 0 4
✅ express-stable 41 0 4
✅ fastify-stable 41 0 4
✅ hono-stable 41 0 4
✅ nextjs-turbopack-stable 45 0 0
✅ nextjs-webpack-stable 45 0 0
✅ nitro-stable 41 0 4
✅ nuxt-stable 41 0 4
✅ sveltekit-stable 41 0 4
✅ vite-stable 41 0 4
✅ 🪟 Windows
App Passed Failed Skipped
✅ nextjs-turbopack 45 0 0
❌ 🌍 Community Worlds
App Passed Failed Skipped
✅ mongodb-dev 3 0 0
❌ mongodb 5 40 0
✅ redis-dev 3 0 0
❌ redis 5 40 0
✅ starter-dev 3 0 0
❌ starter 4 41 0
✅ turso-dev 3 0 0
❌ turso 5 40 0
✅ 📋 Other
App Passed Failed Skipped
✅ e2e-local-dev-nest-stable 41 0 4
✅ e2e-local-postgres-nest-stable 41 0 4
✅ e2e-local-prod-nest-stable 41 0 4

📋 View full workflow run

Copy link
Copy Markdown
Contributor

@vercel vercel Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additional Suggestion:

The recreateRun wrapper function in workflow-api-client.ts is missing the optional deploymentId parameter that was added to the underlying server action, making the new parameter inaccessible to consumers.

Fix on Vercel

@karthikscale3 karthikscale3 merged commit 24ca465 into main Jan 27, 2026
97 checks passed
@karthikscale3 karthikscale3 deleted the karthik/accept-deploymentid-recreaterun branch January 27, 2026 21:14
pranaygp added a commit that referenced this pull request Jan 28, 2026
…s-and-commands

* origin/main:
  fix(@workflow/ai): support provider-executed tools (AI SDK v6) (#734)
  Publish "workflow" and "@workflow/core" package versions in sync (#870)
  Add SDK version to workflow run executionContext for observability (#868)
  Allow recreateRun to accept an optional deploymentId parameter (#869)
  Add support for top-level `using` declarations inside of step / workflow functions (#866)
  docs: URL in docs was missing the docs/ prefix, 404 errors (#852)
  Add "classes" object to `manifest.json` file (#864)
  Fix Nest workbench app build (#865)
  Ignore Astro on local dev tests for source map e2e tests (#863)
  Enable custom class serialization transformations for "client" mode (#860)
  Submit request bodies with CBOR encoding (#844)
  [world-vercel] Update queue to use VQS v3 API (#799)
  NestJS framework support (#840)
  Fix resolve hook theming and token fetching. (#856)
  docs: rename Control Flow Patterns to Common Patterns and add new content (#846)
  docs: revamp World documentation pages (#763)
  Remove unused `getWritable` stub function (#855)

# Conflicts:
#	packages/core/package.json
#	pnpm-lock.yaml
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.

2 participants