Commit Graph

180 Commits

Author SHA1 Message Date
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
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 cdffc9093d Removed node-fetch from internal-integrations (only called from webapp) 2023-01-13 14:15:37 +00:00
Matt Aitken 21d1c2aed6 Fix for connecting to Shopify documentation markdown 2023-01-13 13:56:40 +00:00
Matt Aitken 83893c3e1a If there’s not a client_id for an environment, log it out and skip 2023-01-13 13:56:40 +00:00
Matt Aitken 3a030ef6f5 Added Slack production client id 2023-01-13 13:56:40 +00:00
Eric Allam 38db78e4fa Added the slack prod manifest 2023-01-13 13:56:01 +00:00
D-K-P df8089544c Email copy updates and updated links 2023-01-13 13:48:34 +00:00
Matt Aitken aa951893f5 Pizzly: added GitHub production client_id 2023-01-13 13:31:44 +00:00
D-K-P 878034dd9a Email copy updates 2023-01-13 11:25:39 +00:00
Eric Allam a6b17753e1 internal-pulsar now only exports topics 2023-01-13 10:51:52 +00:00
Matt Aitken 925d380c57 Shopify is enabled for everyone 2023-01-13 09:48:41 +00:00
D-K-P 3c7874ae42 Loads of email updates + creation of styles / footer components 2023-01-12 19:30:27 +00:00
Eric Allam 099b5a011d Add more logging to wss and no longer close a socket with more than 123 bytes 2023-01-12 17:11:11 +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 a31bb32d6f Removed segfault-handler package, try and force v16.19.0 version of node
v
2023-01-12 13:37:53 +00:00
Matt Aitken b65954214f Moving to node 16 2023-01-12 13:22:06 +00:00
Matt Aitken 8dc3ace6c1 Add node-fetch 2023-01-12 12:15:08 +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