Skip to content

Conversation

@ethanniser
Copy link
Contributor

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Oct 24, 2025

⚠️ No Changeset found

Latest commit: abf77b7

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

@vercel
Copy link
Contributor

vercel bot commented Oct 24, 2025

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

Project Deployment Preview Comments Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview Comment Oct 25, 2025 6:18am
example-nextjs-workflow-webpack Ready Ready Preview Comment Oct 25, 2025 6:18am
example-workflow Ready Ready Preview Comment Oct 25, 2025 6:18am
workbench-nitro-workflow Ready Ready Preview Comment Oct 25, 2025 6:18am
workflow-docs Ready Ready Preview Comment Oct 25, 2025 6:18am

Copy link
Member

@TooTallNate TooTallNate left a comment

Choose a reason for hiding this comment

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

Left a couple suggestions.


```typescript lineNumbers
import { FatalError } from "workflow";
import { FatalError } from 'workflow';
Copy link
Collaborator

Choose a reason for hiding this comment

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

no, we use " for consistency

Copy link
Contributor Author

Choose a reason for hiding this comment

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

running pnpm format begs to differ but can remove from the diff

@TooTallNate TooTallNate merged commit 7c3ed22 into main Oct 25, 2025
16 of 21 checks passed
@TooTallNate TooTallNate deleted the ethanniser/compensating-actions branch October 25, 2025 06:17
pranaygp added a commit that referenced this pull request Oct 25, 2025
* main:
  [docs] improve mobile navbar view (#63)
  Add starting worklfow section to docs (#58)
  Remove `AuthProvider` interface from `World` and associated implementations (#49)
  Some housekeeping on unnecessary dependencies (#48)
  Move idempotency page down (#42)
  Add docs for rollbacks (#41)
  Fix Svelte to SvelteKit in "Getting Started" docs page (#47)
pranaygp added a commit that referenced this pull request Oct 26, 2025
* main:
  [docs]: explain how to build your own workflow handler (#50)
  Version Packages (beta) (#3)
  fix: style of mobile api fields table (#65)
  add llms full route to copy all docs (#62)
  chore: fix clean scripts (#61)
  Generate the webhook route in the static builder (#67)
  [docs] improve mobile navbar view (#63)
  Add starting worklfow section to docs (#58)
  Remove `AuthProvider` interface from `World` and associated implementations (#49)
  Some housekeeping on unnecessary dependencies (#48)
  Move idempotency page down (#42)
  Add docs for rollbacks (#41)
  Fix Svelte to SvelteKit in "Getting Started" docs page (#47)
  Add step reusability docs (#14)
  Web: Allow filtering by workflow name and status on the runs list view (#39)
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.

4 participants