github-actions[bot]
|
537409cec1
|
chore: Update version for release (next)
|
2023-07-13 14:36:23 +00:00 |
|
Matt Aitken
|
bac8ad1040
|
Throw if the clients are passed an undefined apikey or token
|
2023-07-13 15:34:35 +01:00 |
|
Eric Allam
|
953354f367
|
@trigger.dev/typeform: Update how tasks are exported
|
2023-07-12 21:01:34 +01:00 |
|
Eric Allam
|
f96da50e6a
|
Update the typeform integration package
Now uses a dependency free tsconfig file, and updated the typescript and tsup dev deps
|
2023-07-12 13:35:19 +01:00 |
|
github-actions[bot]
|
57fcce90d9
|
chore: Update version for release (next)
|
2023-07-11 10:22:13 +00:00 |
|
Eric Allam
|
2c0ea0c108
|
Published packages now work with 16.8 and above
|
2023-07-11 11:20:47 +01:00 |
|
github-actions[bot]
|
15f431ada6
|
chore: Update version for release (next)
|
2023-07-09 18:48:48 +00:00 |
|
Eric Allam
|
c34a02c06f
|
Improved OpenAI integration task errors
And also now allowing runTask.onError to also return an Error by itself if it wants to not retry the task
|
2023-07-08 22:14:27 +01:00 |
|
Eric Allam
|
61ed1fb202
|
Added support for output properties on tasks
|
2023-07-08 22:14:27 +01:00 |
|
github-actions[bot]
|
8613d3288b
|
chore: Update version for release (next)
|
2023-07-07 18:05:13 +00:00 |
|
Matt Aitken
|
89a121f21e
|
Typeform SDK getAllResponses fixed
|
2023-07-07 19:03:17 +01:00 |
|
github-actions[bot]
|
b1e65ed500
|
chore: Update version for release (next)
|
2023-07-07 14:34:41 +00:00 |
|
Matt Aitken
|
26f3dbff06
|
Typeform: safeBodyParse webhook import fixed
|
2023-07-07 15:32:45 +01:00 |
|
github-actions[bot]
|
bc27b45fd7
|
chore: Update version for release (next)
|
2023-07-07 14:18:55 +00:00 |
|
Eric Allam
|
f01af9c0ec
|
Remove a bunch of unused webapp deps and upgrade packages to zod 3.21.4
|
2023-07-07 14:47:28 +01:00 |
|
github-actions[bot]
|
c75cb1e87e
|
chore: Update version for release (next)
|
2023-07-07 11:16:51 +00:00 |
|
Matt Aitken
|
2e84c6bbb2
|
Plain: Added upsertCustomTimelineEntry Task and exported the components from the plain package
|
2023-07-07 12:15:16 +01:00 |
|
Eric Allam
|
3d6652f132
|
WIP plain integration
|
2023-07-07 10:59:36 +01:00 |
|
github-actions[bot]
|
9c183abf4b
|
chore: Update version for release (next)
|
2023-07-06 14:27:36 +00:00 |
|
Eric Allam
|
3ee396d788
|
Adding the typeform integration with webhook support
|
2023-07-06 13:42:49 +01:00 |
|
Eric Allam
|
090037602c
|
WIP create-integration CLI command
|
2023-07-06 13:42:49 +01:00 |
|
github-actions[bot]
|
2b4ce97f8a
|
chore: Update version for release (next)
|
2023-07-05 11:12:37 +00:00 |
|
Matt Aitken
|
32ff3f3136
|
@trigger.dev/github: Fixed some properties that had API urls instead of HTML urls
|
2023-07-05 11:12:27 +01:00 |
|
github-actions[bot]
|
87a25fba62
|
chore: Update version for release (next)
|
2023-07-04 17:34:44 +00:00 |
|
Matt Aitken
|
12803536fa
|
OpenAI integration: listModels returns the response.data instead of response.data.data
|
2023-07-04 18:33:27 +01:00 |
|
github-actions[bot]
|
1e1c18c4a1
|
chore: Update version for release (next)
|
2023-07-03 21:49:48 +00:00 |
|
Eric Allam
|
f210532870
|
@trigger.dev/slack: Added joinConversation task, and automatically try and join a public conversation if the bot is not in it when posting a message
|
2023-07-03 17:48:14 +01:00 |
|
github-actions[bot]
|
bc43cc232d
|
chore: Update version for release (next)
|
2023-06-28 15:40:08 +00:00 |
|
Eric Allam
|
c5d91e7cca
|
Adding the resend package and fixing issues with the webapp
|
2023-06-28 15:48:23 +01:00 |
|
github-actions[bot]
|
cc8c60605b
|
chore: Update version for release (next)
|
2023-06-27 16:43:11 +00:00 |
|
Eric Allam
|
23adc15ce3
|
Fixed the broken export issue with two of the new github tasks
|
2023-06-27 17:41:49 +01:00 |
|
Eric Allam
|
e8442eedad
|
Commenting these out for now because they break build
|
2023-06-23 11:59:30 +01:00 |
|
Eric Allam
|
a606db25f6
|
Changeset: version
|
2023-06-23 11:41:11 +01:00 |
|
Matt Aitken
|
52aacc1e1d
|
OpenAI: createEmbedding
|
2023-06-22 16:29:00 +01:00 |
|
Matt Aitken
|
b48b724c01
|
OpenAI: createImage
|
2023-06-22 16:12:02 +01:00 |
|
Matt Aitken
|
91ac1567d4
|
OpenAI: createEdit
|
2023-06-22 16:12:02 +01:00 |
|
Matt Aitken
|
cd852f9563
|
OpenAI: retrieveModel
|
2023-06-22 15:51:31 +01:00 |
|
Matt Aitken
|
010ac6e5b6
|
OpenAI tasks: createFineTune, listFineTunes, retrieveFineTune, cancelFineTune, listFineTuneEvents, deleteFineTune
|
2023-06-22 15:45:09 +01:00 |
|
Matt Aitken
|
74e9d5eb3c
|
New OpenAI tasks: listModels, createFile, listFiles, createFineTuneFile
|
2023-06-22 15:10:19 +01:00 |
|
Matt Aitken
|
d43529dce9
|
Added some GitHub property helpers
|
2023-06-22 12:02:08 +01:00 |
|
Matt Aitken
|
7381e5b393
|
GitHub addIssueAssignees and addIssueLabels
|
2023-06-22 12:02:08 +01:00 |
|
Matt Aitken
|
95787fcc66
|
Make the tasks user a separate owner and repo too
|
2023-06-22 10:49:50 +01:00 |
|
Matt Aitken
|
4ef76f72dc
|
Separate GitHub repo into owner and repo, to match official SDK/API
|
2023-06-22 10:49:50 +01:00 |
|
Matt Aitken
|
0776cc884d
|
Pull request review
|
2023-06-21 19:50:20 +01:00 |
|
Matt Aitken
|
0ad09eb11f
|
Pull request event
|
2023-06-21 19:41:33 +01:00 |
|
Matt Aitken
|
9e8b37c6cf
|
Added push event
|
2023-06-21 19:29:02 +01:00 |
|
Matt Aitken
|
c2839934b4
|
Added branch and tag events
|
2023-06-21 19:04:14 +01:00 |
|
Matt Aitken
|
cf9c34950f
|
Show more of the comment body
|
2023-06-21 18:44:08 +01:00 |
|
Matt Aitken
|
d4a2927279
|
Fix for integration-kit issues
|
2023-06-21 18:43:58 +01:00 |
|
Matt Aitken
|
56172b1e5c
|
Star examples
|
2023-06-21 18:24:38 +01:00 |
|