Commit Graph

1206 Commits

Author SHA1 Message Date
Eric Allam 7be5433bda Release new versions of packages 2023-01-24 14:41:16 +00:00
Eric Allam a8f8125a94 Add documentation for Resend.com sendEmail integration 2023-01-24 14:39:31 +00:00
Eric Allam 3b6b8f5964 Use x-github-hook-id for the event id, because x-github-delivery-id is not unique across webhook deliveries 2023-01-24 14:14:02 +00:00
Matt Aitken 042dd928d8 Merge branch 'integrations/resend' into dev 2023-01-23 22:53:58 -08:00
Matt Aitken 46521a3aa8 Deal with Resend errors properly 2023-01-23 22:53:37 -08:00
Matt Aitken 77f3233224 Improved the Resend API key instructions 2023-01-23 22:40:14 -08:00
Matt Aitken 03008054ea Improvements for plain text formatting 2023-01-23 22:33:55 -08:00
Matt Aitken 36480dd850 Email preview in the run 2023-01-23 22:30:17 -08:00
Matt Aitken c41026d34c Emails are now correctly reporting in the webapp 2023-01-23 17:03:43 -08:00
Matt Aitken 08179a086c React emails are sending 2023-01-23 16:36:25 -08:00
Matt Aitken 5dac88601f Resend is sending html emails successfully 2023-01-23 15:50:03 -08: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
Matt Aitken 0db83e1b28 Added Airtable provider, updated Pizzly so it has latest providers (inc. Airtable) 2023-01-21 16:59:54 -08: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 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 b124747ba1 Create version @trigger.dev/common-schemas@0.1.0 2023-01-20 14:48:31 -08:00
Matt Aitken 16f6df68aa @trigger.dev/common-schemas is now public and builds using tsup 2023-01-20 14:43:18 -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 8a9d0c2957 Added more logging to the OAuth CLI 2023-01-20 14:09:32 -08:00
Matt Aitken 111b0c76a7 Posting to Slack uses either channelId or channelName 2023-01-20 14:09:32 -08:00
Eric Allam c09694794f Release new versions of our packages 2023-01-20 11:52:47 -08:00
Eric Allam d553701b74 Display schedule workflow descriptions 2023-01-20 11:01:53 -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
Matt Aitken a7d6447074 Auto-parse Slack channel names in message text, doesn’t work for usernames… 2023-01-19 16:46:44 -08:00
Matt Aitken f8ad30b975 Added GitHub commitComments webhook 2023-01-19 15:03:24 -08:00
Matt Aitken f92c3d75bb Added GitHub pushes and pull request reviews 2023-01-19 14:39:14 -08:00
Matt Aitken e60d8198cd Added GitHub Pull Request review comments 2023-01-19 10:30:07 -08:00
Matt Aitken ef3ce5dbc2 Added GitHub Pull Request webhook support 2023-01-19 09:46:13 -08:00
Matt Aitken f9eabe3dfb Added GitHub issue commented webhook 2023-01-18 20:11:20 -08:00
Matt Aitken f8cb4926d1 All GitHub issue webhooks now work 2023-01-18 20:11:20 -08:00
Eric Allam 6966ad0f55 Increase ioThreads and messageListenerThreads (and turned off batching) to pulsar clients 2023-01-18 19:04:31 -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 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
D-K-P d97470e517 Changed the anchor font sizes 2023-01-15 10:35:08 -08:00
Matt Aitken bdd2dc3145 Shopify getProduct function 2023-01-14 20:25:31 -08:00
D-K-P dc6393681f Removed imports 2023-01-14 19:26:44 -08:00
Matt Aitken 5410eca2e0 Create changeset version 0.1.2 2023-01-14 15:48:14 +00:00
Matt Aitken 125aafe79a Made providers a public package: @trigger.dev/providers 2023-01-14 15:42:39 +00:00
Matt Aitken d6164d601e API provider oauth client ids are now separate from the provider package 2023-01-14 15:11:13 +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