Matt Aitken
09896e4252
Added changesets to the project
2023-01-13 14:37:27 +00:00
Eric Allam
2081187600
Default to wss:// not ws://
2023-01-12 17:00:13 +00:00
Eric Allam
31201065f4
Add more logging and debugging of wss
2023-01-12 16:53:12 +00:00
Matt Aitken
b65954214f
Moving to node 16
2023-01-12 13:22:06 +00:00
Eric Allam
eb45b4259d
Remove all traces of API Hero
2023-01-10 16:09:42 +00:00
Matt Aitken
cd65d20015
Shopidy product variants can now be queried
2023-01-10 15:13:03 +00:00
Eric Allam
6328fc3b36
Order steps by a wss supplied timestamp
2023-01-05 18:06:41 +00:00
Eric Allam
87c781ca16
Clients can now reconnect if they lose access to the coordinator server
2023-01-05 16:19:03 +00:00
Eric Allam
f00e3c8633
The host now publishes the START_WORKFLOW_RUN message so there isn’t a race condition
2023-01-05 10:39:46 +00:00
Eric Allam
c492531ce0
Recover when orphaned run messages are received
2023-01-04 16:05:10 +00:00
Eric Allam
48bacb0e60
Make workflow run steps idempotent
2023-01-04 13:39:28 +00:00
Eric Allam
d660c581f4
Add support for durable delays (either durations or scheduled times)
2023-01-02 16:17:28 +00:00
Eric Allam
1fcc27b990
Resolve is the better name here again
2023-01-02 14:14:22 +00:00
Eric Allam
ae63b49251
Initial work on the delay functionality
2023-01-02 13:41:11 +00:00
Eric Allam
d5e695dcfa
integration requests respond with just output
2022-12-30 19:03:14 +00:00
Eric Allam
8b7dafcf2d
WIP sending/receiving requests
2022-12-29 15:29:49 +00:00
Eric Allam
18fb8ac596
New unified event system is creating workflow runs from events
2022-12-27 19:29:45 +00:00
Eric Allam
b9bf7033a7
Big overhaul to unify how events works across the different types
...
Workflow runs are still TODO but are pretty much ready to go
2022-12-23 16:34:42 +00:00
Eric Allam
67612a8e0c
Registering webhooks with existing connections (and github only)
2022-12-21 16:56:32 +00:00
Eric Allam
234f6a00bb
Add support for firing custom events in workflow runs
2022-12-20 14:47:37 +00:00
Eric Allam
15e6af4f36
Added support for log messages
2022-12-20 13:44:22 +00:00
Eric Allam
d457085f7b
Workflow runs, with a workflow step for output
2022-12-20 11:14:03 +00:00
Eric Allam
1cb24d6386
Renamed workflow to trigger and now using on param for the event trigger
2022-12-19 09:41:27 +00:00
Eric Allam
6bf2ac423c
Got a trigger firing end-to-end
2022-12-18 21:58:40 +00:00
Eric Allam
d8c22b61ef
Workflows are now being registered in the webapp, along with their trigger
2022-12-15 16:41:08 +00:00
Eric Allam
49d35a7a34
A couple of things in here
...
- Improved starting and stopping pulsar locally
- Starting to explore how the connections stuff in workflows (including how the types will work)
- Authorization now returns an organization id (to properly scope the pulsar topics to a unique workflow/org pair)
- Better handling of closing host connections in the coordinator
- Upgrade all zod to 3.20
2022-12-13 14:46:08 +00:00
Eric Allam
fbad4d3118
Moving the sdk and coordinator work into the monorepo
2022-12-08 13:53:35 +00:00