Eric Allam
b0e64937a0
Changeset: new version
2023-02-27 13:04:15 +00:00
Eric Allam
1579cdbfb2
Changeset: release new version
2023-02-27 12:11:58 +00:00
Eric Allam
45b2bea39f
Changeset: version next.3
2023-02-27 11:35:08 +00:00
Eric Allam
a0d062c977
Changeset: version next.2
2023-02-27 11:10:06 +00:00
Eric Allam
87a3bbee8e
Added a more helpful message when adding an API key
2023-02-27 11:09:38 +00:00
Eric Allam
3af9b63a9c
Changeset: release next.1 version
2023-02-24 17:34:09 +00:00
Eric Allam
aa295134ff
Changeset: prerelease the next version
2023-02-24 13:29:36 +00:00
Eric Allam
51f9bc9d72
Added handy links to the SDK when logging information about the workflows
2023-02-24 13:15:49 +00:00
Matt Aitken
f5ebde8ddb
Changeset: release version
2023-02-21 16:27:10 +00:00
Matt Aitken
d699d38981
Changeset version – next: New integrations service compatibility
2023-02-21 11:51:13 +00:00
Matt Aitken
2748d9e9a6
Revert "Changeset version: created a pre-release 0.3.x"
...
This reverts commit 9e739a50b2 .
# Conflicts:
# apps/integrations/package.json
2023-02-21 11:45:17 +00:00
Matt Aitken
9e739a50b2
Changeset version: created a pre-release 0.3.x
2023-02-21 11:21:04 +00:00
Eric Allam
89abb57e44
Changeset: new version
2023-02-16 19:14:49 +00:00
Eric Allam
cab222ac4b
Changeset:verion Feb 7 2023
2023-02-07 14:45:03 +00:00
Eric Allam
d9ad006550
Changset: created release version
2023-02-06 15:29:08 +00:00
Matt Aitken
f02eeb0af9
Changeset:pre enter next
2023-02-06 09:22:59 +00:00
Eric Allam
2a51c5a1a3
Generate fake test data from custom and webhook event schemas
2023-02-03 16:19:49 +00:00
Matt Aitken
28cc99bf9f
Changeset version: Slack blocks support
2023-01-27 16:49:49 -08:00
Eric Allam
0ed3784d01
Releasing context.isTest and scheduleEvent.lastRunAt
2023-01-26 10:15:43 +00:00
Matt Aitken
2dc72d68c3
Changeset version: @trigger.dev packages with improved types for the Resend integration
2023-01-25 17:08:31 -08:00
Matt Aitken
c3bf58669b
Released @trigger.dev/sdk@0.2.8 and @trigger.dev/integrations@0.1.11
2023-01-25 15:47:07 -08:00
Eric Allam
ddf42558aa
Add support for webhookEvent, a manual webhook trigger
2023-01-25 15:32:52 +00:00
Eric Allam
7be5433bda
Release new versions of packages
2023-01-24 14:41:16 +00:00
Eric Allam
39b167ed1f
Zod guide and better handling of Zod event parsing errors
2023-01-23 21:11:23 +00:00
Eric Allam
5bcdae0336
Release fetch to packages
2023-01-23 14:12:25 +00: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
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
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
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
Matt Aitken
b65954214f
Moving to node 16
2023-01-12 13:22:06 +00:00
Eric Allam
8b7dafcf2d
WIP sending/receiving requests
2022-12-29 15:29:49 +00:00
Eric Allam
d457085f7b
Workflow runs, with a workflow step for output
2022-12-20 11:14:03 +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