Skip to content

Version Packages - #3105

Merged
VaguelySerious merged 1 commit into
stablefrom
changeset-release/stable
Jul 29, 2026
Merged

Version Packages#3105
VaguelySerious merged 1 commit into
stablefrom
changeset-release/stable

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to stable, this PR will be updated.

Releases

@workflow/core@4.7.0

Minor Changes

  • #307912e4ef7 Thanks @VaguelySerious! - Add an optimistic-concurrency guard for event creation (on by default; opt out with WORKFLOW_PRECONDITION_GUARD=0): replay-context event creations send a stateUpdatedAt snapshot timestamp, and the runtime reloads the event log and retries (then falls back to a fresh re-invocation) when the backend reports a newer out-of-band event with a 412 PreconditionFailedError. Backends without guard support ignore the snapshot, so this is backward-compatible and fails open.

Patch Changes

  • Updated dependencies [12e4ef7, 9d8b293]:
    • @workflow/world-vercel@4.6.0
    • @workflow/world@4.3.0
    • @workflow/errors@4.2.0
    • @workflow/world-local@4.2.3

@workflow/errors@4.2.0

Minor Changes

  • #307912e4ef7 Thanks @VaguelySerious! - Add an optimistic-concurrency guard for event creation (on by default; opt out with WORKFLOW_PRECONDITION_GUARD=0): replay-context event creations send a stateUpdatedAt snapshot timestamp, and the runtime reloads the event log and retries (then falls back to a fresh re-invocation) when the backend reports a newer out-of-band event with a 412 PreconditionFailedError. Backends without guard support ignore the snapshot, so this is backward-compatible and fails open.

workflow@4.7.0

Minor Changes

  • #307912e4ef7 Thanks @VaguelySerious! - Add an optimistic-concurrency guard for event creation (on by default; opt out with WORKFLOW_PRECONDITION_GUARD=0): replay-context event creations send a stateUpdatedAt snapshot timestamp, and the runtime reloads the event log and retries (then falls back to a fresh re-invocation) when the backend reports a newer out-of-band event with a 412 PreconditionFailedError. Backends without guard support ignore the snapshot, so this is backward-compatible and fails open.

Patch Changes

  • Updated dependencies [12e4ef7, f2714c5]:
    • @workflow/core@4.7.0
    • @workflow/errors@4.2.0
    • @workflow/astro@4.0.14
    • @workflow/sveltekit@4.0.14
    • @workflow/cli@4.3.3
    • @workflow/next@4.1.3
    • @workflow/nitro@4.1.5
    • @workflow/typescript-plugin@4.0.3
    • @workflow/nest@4.0.15
    • @workflow/rollup@4.0.14
    • @workflow/nuxt@4.0.15

@workflow/world@4.3.0

Minor Changes

  • #307912e4ef7 Thanks @VaguelySerious! - Add an optimistic-concurrency guard for event creation (on by default; opt out with WORKFLOW_PRECONDITION_GUARD=0): replay-context event creations send a stateUpdatedAt snapshot timestamp, and the runtime reloads the event log and retries (then falls back to a fresh re-invocation) when the backend reports a newer out-of-band event with a 412 PreconditionFailedError. Backends without guard support ignore the snapshot, so this is backward-compatible and fails open.

@workflow/world-vercel@4.6.0

Minor Changes

  • #307912e4ef7 Thanks @VaguelySerious! - Add an optimistic-concurrency guard for event creation (on by default; opt out with WORKFLOW_PRECONDITION_GUARD=0): replay-context event creations send a stateUpdatedAt snapshot timestamp, and the runtime reloads the event log and retries (then falls back to a fresh re-invocation) when the backend reports a newer out-of-band event with a 412 PreconditionFailedError. Backends without guard support ignore the snapshot, so this is backward-compatible and fails open.

Patch Changes

  • #31699d8b293 Thanks @VaguelySerious! - Bound HTTP requests with a 30s headers/body timeout instead of undici's 5-minute default, and retry transport timeouts and other transient failures in-process, so a stalled connection no longer leaves a run silently paused for ~5 minutes until the queue redelivers it. Override with WORKFLOW_VERCEL_HEADERS_TIMEOUT_MS / WORKFLOW_VERCEL_BODY_TIMEOUT_MS.

  • Updated dependencies [12e4ef7]:

    • @workflow/world@4.3.0
    • @workflow/errors@4.2.0

@workflow/astro@4.0.14

Patch Changes

  • #3166f2714c5 Thanks @TooTallNate! - The generated webhook route now passes the incoming request directly to its handler instead of copying it into a new Request, so the request body is no longer read before the handler runs.

  • Updated dependencies []:

    • @workflow/builders@4.1.4
    • @workflow/rollup@4.0.14
    • @workflow/vite@4.0.14

@workflow/builders@4.1.4

Patch Changes

  • Updated dependencies [12e4ef7]:
    • @workflow/core@4.7.0
    • @workflow/errors@4.2.0

@workflow/cli@4.3.3

Patch Changes

  • Updated dependencies [12e4ef7, 9d8b293]:
    • @workflow/core@4.7.0
    • @workflow/world-vercel@4.6.0
    • @workflow/world@4.3.0
    • @workflow/errors@4.2.0
    • @workflow/builders@4.1.4
    • @workflow/web@4.1.15
    • @workflow/world-local@4.2.3

@workflow/nest@4.0.15

Patch Changes

  • Updated dependencies []:
    • @workflow/builders@4.1.4

@workflow/next@4.1.3

Patch Changes

  • Updated dependencies [12e4ef7]:
    • @workflow/core@4.7.0
    • @workflow/builders@4.1.4

@workflow/nitro@4.1.5

Patch Changes

  • Updated dependencies [12e4ef7]:
    • @workflow/core@4.7.0
    • @workflow/builders@4.1.4
    • @workflow/web@4.1.15
    • @workflow/rollup@4.0.14
    • @workflow/vite@4.0.14

@workflow/nuxt@4.0.15

Patch Changes

  • Updated dependencies []:
    • @workflow/nitro@4.1.5

@workflow/rollup@4.0.14

Patch Changes

  • Updated dependencies []:
    • @workflow/builders@4.1.4

@workflow/sveltekit@4.0.14

Patch Changes

  • #3166f2714c5 Thanks @TooTallNate! - The generated webhook route now passes the incoming request directly to its handler instead of copying it into a new Request, so the request body is no longer read before the handler runs.

  • Updated dependencies []:

    • @workflow/builders@4.1.4
    • @workflow/rollup@4.0.14
    • @workflow/vite@4.0.14

@workflow/vite@4.0.14

Patch Changes

  • Updated dependencies []:
    • @workflow/builders@4.1.4

@workflow/vitest@4.0.15

Patch Changes

  • Updated dependencies [12e4ef7]:
    • @workflow/core@4.7.0
    • @workflow/world@4.3.0
    • @workflow/builders@4.1.4
    • @workflow/world-local@4.2.3
    • @workflow/rollup@4.0.14

@workflow/web-shared@4.1.15

Patch Changes

  • Updated dependencies [12e4ef7]:
    • @workflow/core@4.7.0
    • @workflow/world@4.3.0

@workflow/world-local@4.2.3

Patch Changes

  • Updated dependencies [12e4ef7]:
    • @workflow/world@4.3.0
    • @workflow/errors@4.2.0

@workflow/world-postgres@4.3.2

Patch Changes

  • Updated dependencies [12e4ef7]:
    • @workflow/world@4.3.0
    • @workflow/errors@4.2.0
    • @workflow/world-local@4.2.3

@workflow/world-testing@4.1.14

Patch Changes

  • #3055c77a82d Thanks @VaguelySerious! - Fix flaky Local World tests caused by concurrent test servers sharing one data directory and re-enqueuing each other's in-flight runs on startup

  • Updated dependencies [12e4ef7]:

    • workflow@4.7.0
    • @workflow/core@4.7.0
    • @workflow/world@4.3.0
    • @workflow/cli@4.3.3

@workflow/web@4.1.15

@github-actions
github-actionsBot requested review from a team and ijjk as code ownersJuly 24, 2026 23:19
@vercel

vercelBot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

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

ProjectDeploymentActionsUpdated (UTC)
example-nextjs-workflow-turbopackReadyReadyPreview, CommentJul 28, 2026 11:54pm
example-nextjs-workflow-webpackReadyReadyPreview, CommentJul 28, 2026 11:54pm
example-workflowReadyReadyPreview, CommentJul 28, 2026 11:54pm
workbench-astro-workflowReadyReadyPreview, CommentJul 28, 2026 11:54pm
workbench-express-workflowReadyReadyPreview, CommentJul 28, 2026 11:54pm
workbench-fastify-workflowReadyReadyPreview, CommentJul 28, 2026 11:54pm
workbench-hono-workflowReadyReadyPreview, CommentJul 28, 2026 11:54pm
workbench-nestjs-workflowReadyReadyPreview, CommentJul 28, 2026 11:54pm
workbench-nitro-workflowReadyReadyPreview, CommentJul 28, 2026 11:54pm
workbench-nuxt-workflowReadyReadyPreview, CommentJul 28, 2026 11:54pm
workbench-sveltekit-workflowReadyReadyPreview, CommentJul 28, 2026 11:54pm
workbench-tanstack-start-workflowReadyReadyPreview, CommentJul 28, 2026 11:54pm
workbench-vite-workflowReadyReadyPreview, CommentJul 28, 2026 11:54pm
workflow-swc-playgroundReadyReadyPreview, CommentJul 28, 2026 11:54pm
workflow-tarballsReadyReadyPreview, CommentJul 28, 2026 11:54pm
workflow-webReadyReadyPreview, CommentJul 28, 2026 11:54pm
1 Skipped Deployment
ProjectDeploymentActionsUpdated (UTC)
workflow-docsSkippedSkippedJul 28, 2026 11:54pm

@github-actions
github-actionsBotforce-pushed the changeset-release/stable branch from dcf5562 to 1ad7866CompareJuly 25, 2026 00:01
@github-actions
github-actionsBotforce-pushed the changeset-release/stable branch from 47e7f3e to 17d4be9CompareJuly 28, 2026 21:15
@github-actions

github-actionsBot commented Jul 29, 2026

Copy link
Copy Markdown
ContributorAuthor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production10770781155
✅ 💻 Local Development11740861260
✅ 📦 Local Production11740861260
✅ 🐘 Local Postgres11740861260
✅ 🪟 Windows10500105
❌ 🌍 Community Worlds821029193
✅ 📋 Other594036630
Total53801023815863

❌ Failed Tests

🌍 Community Worlds (102 failed)

redis (19 failed):

  • hookWorkflow | wrun_01KYNKY47CDXASEJ895T1RN26T
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KYNKYCKM05TYY8R0C6JQ1F7H
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01KYNKYNJV70Q74ZZPKKCKRT4Q
  • sleepingWorkflow | wrun_01KYNKZM4RE8F78YV3PZTKHDTR
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KYNM7N6YA4CGC9M0X53B2A00
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01KYNM81CZKX5MNY920JJJAEPG
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01KYNM89K2MWEKD3GTM8DX80N8
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01KYNM8QC41NMSERYCGH6C6T94
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01KYNM9JJYW6J5RCGAWXTZCGGG
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01KYNM9P5VPY1RK0AEDAJRAEEB
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01KYNM9VTHG6XSHRQV18Y357T6
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01KYNMA002M6RK8EKEZT16ZBP5
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01KYNMA985F7QXWBR3EEK1NHV5
  • pages router sleepingWorkflow via pages router
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KYNMG9K6S4AWZZBVMS6YB56C

turso (83 failed):

  • addTenWorkflow | wrun_01KYNKX40B5YT1FJGKZJRQ4HBE
  • addTenWorkflow | wrun_01KYNKX40B5YT1FJGKZJRQ4HBE
  • deploymentId: 'latest' is a no-op in non-Vercel worlds
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01KYNKXC5YXEY0AZC78JVX08M0
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01KYNKXB8GQ4D8NSMAEAPVG6RY
  • promiseRaceWorkflow | wrun_01KYNKXJBVC51HV6FTQMM0QJG1
  • promiseAnyWorkflow | wrun_01KYNKXMS3DGRQYT946MPR8067
  • importedStepOnlyWorkflow | wrun_01KYNKXRAW5JVF00FA0ZBZ163C
  • readableStreamWorkflow | wrun_01KYNKXQBHMSPYRPPR0JDEH64A
  • hookWorkflow | wrun_01KYNKY47CDXASEJ895T1RN26T
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KYNKYCKM05TYY8R0C6JQ1F7H
  • webhookWorkflow | wrun_01KYNKYH992Y87HKVKAJD916MM
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01KYNKYNJV70Q74ZZPKKCKRT4Q
  • sleepingWorkflow | wrun_01KYNKZM4RE8F78YV3PZTKHDTR
  • parallelSleepWorkflow | wrun_01KYNM03NA1H0VZFJTF7KBHZ1D
  • sleepWinsRaceWorkflow | wrun_01KYNM08N8A221CJN25DPS7J39
  • stepWinsRaceWorkflow | wrun_01KYNM0CE7GVDZAAAJN51A00TT
  • nullByteWorkflow | wrun_01KYNM0G53FX203YP51FXM3DSX
  • workflowAndStepMetadataWorkflow | wrun_01KYNM0JFK6X4Z83KW906HDH0F
  • outputStreamWorkflow no startIndex (reads all chunks)
  • outputStreamWorkflow positive startIndex (skips first chunk)
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions | wrun_01KYNM2WGK6YM4Z14P2RGD1T2Y
  • writableForwardedFromWorkflowWorkflow | wrun_01KYNM3A4AKM4DDGX331S407VQ
  • writableForwardedFromStepWorkflow | wrun_01KYNM3EG14073QKTGNKB972S0
  • fetchWorkflow | wrun_01KYNM3HZ158AFAWZ61N7JK19R
  • promiseRaceStressTestWorkflow | wrun_01KYNM3NHP954J9W81SWJ88ZM9
  • 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()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01KYNM77FHJ3RN829NEMDRCKN0
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KYNM7N6YA4CGC9M0X53B2A00
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01KYNM81CZKX5MNY920JJJAEPG
  • 'hookGetConflictWithPriorStepWorkflow' - hook.getConflict() does not block step execution | wrun_01KYNM8439T2DZFGV26F3WFF5Q
  • 'hookGetConflictWithParallelStepWorkfl…' - hook.getConflict() does not block step execution | wrun_01KYNM86Z82RS5D10DW0VWWGNZ
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01KYNM89K2MWEKD3GTM8DX80N8
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01KYNM8QC41NMSERYCGH6C6T94
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01KYNM9JJYW6J5RCGAWXTZCGGG
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01KYNM9P5VPY1RK0AEDAJRAEEB
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01KYNM9VTHG6XSHRQV18Y357T6
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01KYNMA002M6RK8EKEZT16ZBP5
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01KYNMA985F7QXWBR3EEK1NHV5
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01KYNMAGKJ58DVQH684094V26C
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01KYNMB1C7N117AS4D04DBZJ43
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01KYNMBB2ZF4XFGM5SMR1MB6SF
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01KYNMBH2WCQ6G2CZ21N1KGMYQ
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01KYNMBKDVXT0945W604Z4BRY3
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01KYNMC4MKB4V0YRYEDTFCT4RA
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01KYNMCAWG540EWK0S5BE6NT6R
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01KYNMCJ2GF6NZKKKTVXNKPB0Q
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01KYNMCSTW9G3WZP726WHZVHGH
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01KYNMD127PM9X8SC7ZN6Q7GQC
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01KYNMD8GDDA2GGKGZWE0BT8RR
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01KYNMDFW64BQBFNA7S4M9H0WF
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01KYNMDXD8YAK2NFENF8WMYBHQ
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01KYNME5T8VJ2KD5WF8YN34TCQ
  • cancelRun - cancelling a running workflow | wrun_01KYNMED8RAYBZW1QJS0GMFGKE
  • cancelRun via CLI - cancelling a running workflow | wrun_01KYNMEJGXMVWKT6FQG3895ASJ
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01KYNMEV5AGE9EJPXA4VMGJ17F
  • hookWithSleepFinalStepWorkflow - step only on final payload | wrun_01KYNMF85Z9K5CHC6RVX0AMP8B
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01KYNMFHV56BV5FK9VYKG5KRGQ
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01KYNMFX2XB78JZ3DTYQA74AJT
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01KYNMG4P448RSPD3E91DF9GHC
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01KYNMG73K3FJH09J4HABB2V6D
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KYNMG9K6S4AWZZBVMS6YB56C

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro9708
✅ example9708
✅ express9708
✅ fastify9708
✅ hono9708
✅ nextjs-turbopack10203
✅ nextjs-webpack10203
✅ nitro9708
✅ nuxt9708
✅ sveltekit9708
✅ vite9708
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable9906
✅ express-stable9906
✅ fastify-stable9906
✅ hono-stable9906
✅ nextjs-turbopack-canary86019
✅ nextjs-turbopack-stable10500
✅ nextjs-webpack-canary86019
✅ nextjs-webpack-stable10500
✅ nitro-stable9906
✅ nuxt-stable9906
✅ sveltekit-stable9906
✅ vite-stable9906
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack10500
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev403
✅ redis-dev403
❌ redis67190
✅ turso-dev403
❌ turso3830
✅ 📋 Other
AppPassedFailedSkipped
✅ e2e-local-dev-nest-stable9906
✅ e2e-local-dev-tanstack-start-stable9906
✅ e2e-local-postgres-nest-stable9906
✅ e2e-local-postgres-tanstack-start-stable9906
✅ e2e-local-prod-nest-stable9906
✅ e2e-local-prod-tanstack-start-stable9906

📋 View full workflow run

Sign up for freeto 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

@VaguelySerious