Commit Graph

61 Commits

Author SHA1 Message Date
Eric Allam 6909cc8152 Fix issue with react being a requirement for @trigger.dev/integrations 2023-01-26 14:49:34 +00: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
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 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
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 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
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
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 942ce00cda @trigger.dev/sdk v0.1.4 2023-01-16 09:57:05 -08:00
Matt Aitken 71729b7591 New package versions with scheduled feature 2023-01-15 13:02:26 -08:00
Matt Aitken bdd2dc3145 Shopify getProduct function 2023-01-14 20:25:31 -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 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 5f4422e652 Revert "Rollup is generating type definitions for all the subpackages, but the imports are messed up"
This reverts commit 8bbe215a68.
2023-01-14 13:24:33 +00:00
Matt Aitken 8bbe215a68 Rollup is generating type definitions for all the subpackages, but the imports are messed up 2023-01-14 13:24:06 +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
Matt Aitken b65954214f Moving to node 16 2023-01-12 13:22:06 +00:00
Matt Aitken 811cf807d0 Shopify: can update product 2023-01-12 11:19:57 +00:00
Matt Aitken b985ae09a9 Shopify: add products to a collection 2023-01-12 10:59:34 +00:00
Matt Aitken d5c529a318 Shopify: list locations 2023-01-11 17:46:56 +00:00
Matt Aitken 1cd294dd31 Shopify: List collections 2023-01-11 17:31:02 +00:00
Matt Aitken 2b3540d861 Appending images to a product is working 2023-01-11 17:02:31 +00:00
Matt Aitken b2d4aaddc6 Shopify: creating products is working 2023-01-11 13:41:28 +00:00
Matt Aitken 664dc1ebc4 You can create product variants and pass in lots of options 2023-01-11 11:52:28 +00:00
Matt Aitken 8b5cdd5a37 Creating a variant is partially working, produces an error which there’s a new state for 2023-01-10 19:18:36 +00:00
Matt Aitken cd65d20015 Shopidy product variants can now be queried 2023-01-10 15:13:03 +00:00
Matt Aitken 867b2bbd4c Shopify GraphQL queries are working 2023-01-10 11:15:22 +00:00
Matt Aitken 120601a3e5 Shopify WIP 2023-01-10 11:15:22 +00:00
Matt Aitken 8aee590ab4 internal-providers has the schemas for integrations 2023-01-09 14:28:35 +00:00