Commit Graph

46 Commits

Author SHA1 Message Date
Eric Allam a069ba14e4 Stage initial release of the new isolated integration packages 2023-01-30 17:49:45 +00:00
Eric Allam 42648e93ee Added changesets for the new packages 2023-01-30 16:10:43 +00:00
Eric Allam 63276c266d Release new providers package 2023-01-29 07:06:51 +00:00
Eric Allam 5035e10f11 Fix issue with zod schemas getting serialized through loaders and causing mucho errors
Create SerializableProvider and omit non-serializable data from getProviders
2023-01-29 07:04:51 +00:00
Matt Aitken 28cc99bf9f Changeset version: Slack blocks support 2023-01-27 16:49:49 -08:00
Matt Aitken b29041002c Changeset added: Slack blocks support 2023-01-27 16:49:23 -08:00
Eric Allam 52d21ac84d Added support for delaying delivery when sending custom events 2023-01-27 10:18:13 +00:00
Eric Allam 6909cc8152 Fix issue with react being a requirement for @trigger.dev/integrations 2023-01-26 14:49:34 +00:00
Eric Allam 1d5b592c8f Remove dependency on react in prod 2023-01-26 14:48:47 +00:00
Eric Allam 0ed3784d01 Releasing context.isTest and scheduleEvent.lastRunAt 2023-01-26 10:15:43 +00:00
Eric Allam e37a2001e1 Added lastRunAt to the scheduleEvent payload 2023-01-26 10:12:57 +00:00
Eric Allam e63d354144 Added isTest to the Trigger.run context param to detect when a trigger runs in from the test page 2023-01-26 09:33:04 +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 039321f176 Changeset for @trigger.dev packages with improved types for the Resend integration 2023-01-25 17:07:50 -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 2fd9e4fa2f Added retry options to fetch 2023-01-25 10:18:26 +00:00
Eric Allam 7be5433bda Release new versions of packages 2023-01-24 14:41:16 +00:00
Eric Allam c570f069fb Added resend.com changeset 2023-01-24 14:40:22 +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
Eric Allam f316c6e3af Documentation (fetch and more) 2023-01-23 14:11:22 +00:00
Eric Allam f350fcadbc Github integration - new star webhook implemented 2023-01-21 16:33:52 -08:00
Eric Allam c69c3705c5 Feature: generic fetch requests 2023-01-21 13:53:04 -08:00
Matt Aitken 9c313e8aef Changeset version: Bundling common-schemas into @trigger.dev/sdk 2023-01-20 17:28:13 -08:00
Matt Aitken 6673798e42 Changeset: Bundling common-schemas into @trigger.dev/sdk 2023-01-20 17:27:23 -08:00
Matt Aitken 9a3b5d603b Version @trigger.dev/sdk@0.2.4 2023-01-20 14:51:59 -08:00
Matt Aitken 0b1791203a Updated dependency to @trigger.dev/common-schemas@0.1.0 2023-01-20 14:51:26 -08:00
Matt Aitken b124747ba1 Create version @trigger.dev/common-schemas@0.1.0 2023-01-20 14:48:31 -08:00
Matt Aitken 92dd011919 Changeset: @trigger.dev/common-schemas is now public and builds 2023-01-20 14:47:17 -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
Matt Aitken ce0d4b9a29 Changeset: When posting a message to Slack, you must explicitly specify either channelId or channelName 2023-01-20 14:10:27 -08:00
Eric Allam c09694794f Release new versions of our packages 2023-01-20 11:52:47 -08:00
Eric Allam b36f0d0f2f Add a changeset for Matt’s changes 2023-01-20 11:36:32 -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 5de2a1aec2 Fixed issue with workflow runs not completing when the run function returned undefined or null 2023-01-18 18:09:05 -08:00
Eric Allam 942ce00cda @trigger.dev/sdk v0.1.4 2023-01-16 09:57:05 -08:00
Eric Allam 7d23a7b00a Add changeset 2023-01-16 09:56:40 -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 ae042a7a8b Changeset: Providers is now a public package: @trigger.dev/providers 2023-01-14 15:47:21 +00:00
Matt Aitken 2919e31e9b Releasing v0.1.1 of @trigger.dev packages 2023-01-13 14:40:48 +00:00
Matt Aitken bcda9c8f6b Set base branch to main for changeset, first publish 2023-01-13 14:39:36 +00:00
Matt Aitken 09896e4252 Added changesets to the project 2023-01-13 14:37:27 +00:00