Commit Graph

832 Commits

Author SHA1 Message Date
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
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 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 a23be11cdc Updated GitHub docs: github.events.issueEvent and slack.postMessage with channelName 2023-01-20 14:24:42 -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
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 55c0a8bb11 Merge remote-tracking branch 'origin/main' into dev 2023-01-20 12:02:58 -08:00
Eric Allam c09694794f Release new versions of our packages @trigger.dev/integrations@0.1.5 @trigger.dev/providers@0.1.3 @trigger.dev/sdk@0.2.2 2023-01-20 11:52:47 -08:00
Eric Allam cc8be87de0 Merge branch 'dev' 2023-01-20 11:52:01 -08:00
James Ritchie 04f9102865 Formatted the scheduled workflow info on the overview page 2023-01-20 11:44:21 -08:00
Eric Allam b36f0d0f2f Add a changeset for Matt’s changes 2023-01-20 11:36:32 -08:00
Eric Allam d553701b74 Display schedule workflow descriptions 2023-01-20 11:01:53 -08:00
James Ritchie cd5b7736cc Playground file update 2023-01-20 11:00:56 -08:00
James Ritchie 2d185e9b8e Updated the icon sizes so they’re more visible 2023-01-20 11:00:41 -08:00
James Ritchie 71b4cf3aa5 Added a timed out status final step to the runs page 2023-01-20 11:00:28 -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
D-K-P 07b8f76842 Replaced the favicon 2023-01-19 17:04:34 -08:00
D-K-P 769de0f875 Added line numbers to code block 2023-01-19 17:04:34 -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 81f26d4ec3 Slack example delay reduced to 5 seconds 2023-01-19 16:46:21 -08:00
Matt Aitken a720e57508 Sort the workflow list dropdown menu, and dim the disabled ones 2023-01-19 16:46:08 -08:00
Matt Aitken cbedef660d API key input field is now a password 2023-01-19 15:44:27 -08:00
Matt Aitken f8ad30b975 Added GitHub commitComments webhook 2023-01-19 15:03:24 -08:00