Eric Allam
5bcdae0336
Release fetch to packages
2023-01-23 14:12:25 +00:00
Eric Allam
f316c6e3af
Documentation (fetch and more)
2023-01-23 14:11:22 +00:00
Eric Allam
c69c3705c5
Feature: generic fetch requests
2023-01-21 13:53:04 -08:00
Matt Aitken
92ae9bd894
Added tsconfig paths so we’re not linking to /dist folders anywhere
2023-01-21 13:32:14 -08:00
Matt Aitken
9c313e8aef
Changeset version: Bundling common-schemas into @trigger.dev/sdk
2023-01-20 17:28:13 -08:00
Matt Aitken
93a4ed8a1e
Hopefully got bundling of common-schemas into the @trigger.dev/sdk package
2023-01-20 17:26:19 -08:00
Matt Aitken
9a3b5d603b
Version @trigger.dev/sdk@0.2.4
2023-01-20 14:51:59 -08:00
Matt Aitken
64d23bc273
Applied changeset: When posting a message to Slack, you must explicitly specify either channelId or channelName
2023-01-20 14:10:50 -08:00
Eric Allam
c09694794f
Release new versions of our packages
2023-01-20 11:52:47 -08:00
Eric Allam
d3c593cdbf
Added ability to timeout triggers so they don’t run too late after the event time
2023-01-20 08:40:00 -08:00
Eric Allam
7f2654884a
Added some logging messages to the client, and disabled them by default
2023-01-18 18:25:52 -08:00
Eric Allam
942ce00cda
@trigger.dev/sdk v0.1.4
2023-01-16 09:57:05 -08:00
Eric Allam
0faa7d5efc
Implement sendEvent in the SDK, that can work outside runs
2023-01-16 09:46:31 -08:00
Matt Aitken
71729b7591
New package versions with scheduled feature
2023-01-15 13:02:26 -08:00
Eric Allam
8b7b8a81ce
Feature: scheduled triggers
2023-01-15 12:58:16 -08:00
Matt Aitken
5410eca2e0
Create changeset version 0.1.2
2023-01-14 15:48:14 +00:00
Matt Aitken
30d6d544c1
Revert "Rolling up is working but all the subpackages are in their own folders in dist"
...
This reverts commit 89d4ce62c0 .
2023-01-14 13:24:40 +00:00
Matt Aitken
89d4ce62c0
Rolling up is working but all the subpackages are in their own folders in dist
2023-01-14 12:06:33 +00:00
Matt Aitken
469a26ae60
Added coming soon Readmes for the packages
2023-01-13 14:52:16 +00:00
Matt Aitken
f153c59d51
Made the two packages public
2023-01-13 14:42:14 +00:00
Matt Aitken
2919e31e9b
Releasing v0.1.1 of @trigger.dev packages
2023-01-13 14:40:48 +00:00
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