Skip to content

Conversation

CahidArda
Copy link
Collaborator

@CahidArda CahidArda commented Jul 24, 2025

Adds WF_DetectTrigger feature set which will cause workflow requests made to a non-workflow endpoint. We also return [WORKFLOW_PROTOCOL_VERSION_HEADER]: WORKFLOW_PROTOCOL_VERSION in our responses from serve so that the

Todo:

Copy link

linear bot commented Jul 24, 2025

@CahidArda CahidArda marked this pull request as ready for review July 29, 2025 11:14
@CahidArda CahidArda force-pushed the DX-1811-workflow-endpoint-feature-set branch from 8fe0f1d to f2af66f Compare July 31, 2025 12:32
@CahidArda CahidArda changed the title DX-1811-workflow-endpoint-feature-set DX-1811: workflow endpoint feature set Aug 1, 2025
in #118, we bumped express to express 5 which is a breaking change. One thing we missed was how the catch all routes were defined. Because of this, we were getting 'TypeError: Missing parameter name at 1: https://git.new/pathToRegexpError' errors in express example. Fixed it by updating the catch all routes in express handler. See the related issue for more details: expressjs/express#5936
@CahidArda CahidArda merged commit 82c1991 into main Aug 4, 2025
18 of 21 checks passed
@CahidArda CahidArda deleted the DX-1811-workflow-endpoint-feature-set branch August 4, 2025 17:51
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