Commit Graph

4351 Commits

Author SHA1 Message Date
Eric Allam 45e64b9ef0 Add EDA guide coming soon 2023-01-23 21:49:07 +00:00
Eric Allam 748494ca87 Document the issues github webhook 2023-01-23 21:44:31 +00:00
D-K-P 2020b0afa5 Changed discord and gh links 2023-01-23 13:44:13 -08:00
Eric Allam a05436014f Update mintlify CLI to the latest version 2023-01-23 21:23:17 +00:00
Eric Allam 39b167ed1f Zod guide and better handling of Zod event parsing errors 2023-01-23 21:11:23 +00:00
D-K-P ada6e43bb7 Added help section to the docs 2023-01-23 12:26:50 -08:00
James Ritchie 8d9587b416 Resend and SendGrid logos 2023-01-23 12:09:39 -08:00
D-K-P 5a32765cf8 Replaced docs favicon 2023-01-23 11:41:00 -08:00
James Ritchie 4d6eabb0fa Removed link to the app in the docs footer 2023-01-23 11:30:27 -08:00
James Ritchie 4c48390b81 Added new icons for the examples page 2023-01-23 11:30:27 -08:00
James Ritchie e9818d2fad Updated onboarding image 2023-01-23 11:30:27 -08:00
James Ritchie fc6e78772c Added discord link to onboarding 2023-01-23 11:30:27 -08:00
James Ritchie a97b759628 Added twitter and discord to the footer 2023-01-23 11:30:27 -08:00
D-K-P ba547430b2 Fixed broken twitter badge and updated cooy 2023-01-23 11:24:38 -08:00
Eric Allam 63776c7702 Merge pull request #8 from triggerdotdev/dev
Generic fetch support, and more docs
2023-01-23 14:13:52 +00:00
Eric Allam 5bcdae0336 Release fetch to packages @trigger.dev/integrations@0.1.9 @trigger.dev/providers@0.1.5 @trigger.dev/sdk@0.2.6 2023-01-23 14:12:25 +00:00
Eric Allam f316c6e3af Documentation (fetch and more) 2023-01-23 14:11:22 +00:00
James Ritchie ac15256fe6 Added some more info about integrations to the onboarding 2023-01-22 23:31:14 -08:00
James Ritchie beced33525 WIP adding more info about the integrations 2023-01-22 23:21:24 -08:00
James Ritchie 25315c6c05 Improved no-workflow the onboarding copy 2023-01-22 21:54:41 -08:00
Matt Aitken ce8d146ed4 Merge pull request #7 from triggerdotdev/dev
Better local TypeScript support, added GitHub stars webhook and small web app improvements
2023-01-22 18:33:50 -08:00
James Ritchie dc8685bd4f Fixed HTML markup error: <div> inside a <p> 2023-01-21 18:12:44 -08:00
James Ritchie 8be6574b69 Improved Toast setting – now wider and stays on screen longer 2023-01-21 18:12:04 -08:00
James Ritchie 8c6e97b6a2 Dropdown header menus now have max height and align left 2023-01-21 17:53:26 -08: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
James Ritchie 36de036bce Fixed github issue event 2023-01-21 14:01:02 -08:00
Eric Allam caae2609bd Update fetch-playground ts-config for new goodness 2023-01-21 13:55:05 -08:00
Eric Allam c69c3705c5 Feature: generic fetch requests 2023-01-21 13:53:04 -08:00
Matt Aitken 14b5cce734 Fix for run list dropdown having scrollbar 2023-01-21 13:47:44 -08:00
Matt Aitken 81109f97a0 Updated the warp config example, to remove the run devs on the @trigger.dev packages 2023-01-21 13:37:02 -08:00
Matt Aitken 0980927cea Created a tsconfig for the examples, and got them all setup 2023-01-21 13:32:14 -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
James Ritchie 377ada775e Added a docs example hub page to link to from the app 2023-01-21 09:59:12 -08:00
Matt Aitken b45a5c60f7 Merge remote-tracking branch 'origin/dev' 2023-01-20 17:45:56 -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 93a4ed8a1e Hopefully got bundling of common-schemas into the @trigger.dev/sdk package 2023-01-20 17:26:19 -08:00
Matt Aitken 20c413330c turbo.json added missing environment variables 2023-01-20 16:03:17 -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 16f6df68aa @trigger.dev/common-schemas is now public and builds using tsup 2023-01-20 14:43:18 -08:00
Matt Aitken 1c62f16117 Merge remote-tracking branch 'origin/dev' 2023-01-20 14:24:55 -08:00
Matt Aitken a23be11cdc Updated GitHub docs: github.events.issueEvent and slack.postMessage with channelName 2023-01-20 14:24:42 -08:00
Matt Aitken 67a0d54f74 Merge pull request #6 from triggerdotdev/dev
Slack postMessage now takes channelId or channelName
2023-01-20 14:17:43 -08:00
Matt Aitken 87c78683ab Updated Slack examples in the docs, to use new channelName syntax 2023-01-20 14:14:40 -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