nicktrn
6a992a1995
Replicate integration and remote callbacks (#507 )
...
* Support tasks with remote callbacks
* Add common integration tsconfig
* Add Replicate integration
* Basic job catalog example
* Integration catalog entry
* Check for callbackUrl during executeTask
* Fix getAll
* Improve JSDoc
* Bump version
* Remove named queue
* Simplify runTask types
* Trust the types
* Fail tasks on timeout
* Callback timeout as param
* Mess with types
* performRunExecutionV1
* Update runTask docs
* Shorten callback task methods
* Fix run method return type
* Image processing jobs
* Replicate docs
* Text output example
* Changeset
* Version bump
* Roll back ugly types
* Remove missing types
* Quicker return when waiting on remote callback
* Remote callback example
* Bump version
* Remove schema parsing
* Only schedule positive callback timeout
* Decrease callback secret length
* Explicit default timeouts
* Import deployments tasks
* JSDoc
* Deployments docs
* Fix runTask examples, mention wrappers
---------
Co-authored-by: Eric Allam <eric@trigger.dev >
2023-10-04 10:46:17 +01:00
Matt Aitken
dcc807d716
Linear getAll type error (weirdly not in VSCode…) and removed the pagination example that uses the SDK as won’t work with timeouts
2023-09-22 10:23:24 -07:00
nicktrn
15f17d27e0
Going exponential with Linear ( #478 )
...
* Unleash GPT magic
* Clean up after GPT
* All the hooks
* Provisional integration catalog entry
* Sample webhook jobs
* Attachments with alpha warnings
* Remove some verbose logs
* Fix IP restrictions
* Remove tunnel
* Revert "Remove tunnel"
This reverts commit c5b69ce6524e3b40c26b66cdc56e087b8576b8c6.
* Resolve event name clashes
* Remove circular dependency
* Use correct payload uuid
* Schema fixes
* Fix webhook event name
* Start to Linearify catalog entry
* Remove todo
* More catalog updates
* Make OAuth work
* Rename webhook helper
* Schema juggling
* More discrimination
* Add Issue SLA event
* Simplify triggers
* Handle rate limits
* Fix Project schema
* Payload examples
* Improve event props
* Remove redundant source metadata
* One type to rule them all
* Recursive WithoutFunctions type
* Linear output serializer
* Some tasks
* Update catalog entry
* Dynamic usage sample
* Bump version
* Remove tunnel
* More tasks
* Add optional skipRetrying on runTask errors
* Fail fast on user errors
* Entity getter tasks
* Another couple of tasks
* Token to apiKey
* Sort tasks
* Add filtered issue SLA triggers
* Add docs
* Type fixes
* Job catalog examples
* Serialization helper docs
* Add changeset
* Refactor webhooks
* Enhance properties
* Pagination helper and docs
* Clean up imports
* Change misc catalog job
---------
Co-authored-by: Matt Aitken <matt@mattaitken.com >
2023-09-21 15:14:54 -07:00
Matt Aitken
316bf9f3c2
Updated the create integration docs for the new integration structure (no trigger docs yet)
2023-09-07 17:52:27 +01:00
Matt Aitken
c0edeca5cc
Airtable docs page
2023-09-07 09:35:22 +01:00
Matt Aitken
7ac7d83c3e
Docs: integrations alphabetical in the sidebar, and removed folders where they weren’t used
2023-09-07 09:16:22 +01:00
Matt Aitken
8ddd151051
Re-ordered runTask params in docs, and example Jobs in the app.
2023-09-06 18:31:50 +01:00
Eric Allam
a10782490f
@trigger.dev/stripe: Added PaymentIntent and Payout trigger events
2023-08-28 12:40:02 +01:00
Eric Allam
3102deccfb
Add onAccountUpdated to the list of stripe triggers in the docs
2023-08-27 21:54:22 +01:00
Eric Allam
760f5de248
Adding additional stripe triggers and added initial stripe integration docs
2023-08-27 14:09:24 +01:00
Eric Allam
82d8e7d3f3
Added the new tasks to the openai docs
2023-08-24 15:24:30 +01:00
Chigala
796f1209f2
Docs/sendgrid doc ( #359 )
...
* added sengrid integration to the catalog
* added documention for sendgrid integration
* updated the mint.json file
2023-08-18 15:09:04 +01:00
Eric Allam
e9088cf08c
Supabase quickstart guide ( #311 )
...
* Added docs images for supabase
* Compressed some existing images
* Improved some of the main quickstart wording
* First draft of the Supabase quickstart
* Tweaks to the Supabase quickstart and the supabase integration docs
---------
Co-authored-by: James Ritchie <james@jamesritchie.co.uk >
2023-08-11 15:29:53 +01:00
Eric Allam
8412680863
Adding createImageEdit and createImageVariation tasks to openai
2023-08-09 10:39:17 +01:00
Eric Allam
3cf3eaff48
@trigger.dev/supabase: You can now trigger on multiple database events in the same job
2023-08-07 17:27:49 +01:00
D-K-P
4b654e5b3b
Fixed broken docs link
2023-08-07 13:29:11 +01:00
Eric Allam
ed15bb0618
Another small supabase tweak
2023-08-03 13:09:56 +01:00
Eric Allam
ced9034428
Another small supabase doc fix
2023-08-03 13:08:42 +01:00
Eric Allam
7ec329d5d6
Fixed broken image in supabase docs
2023-08-03 13:06:23 +01:00
Eric Allam
feaa79ecf3
@trigger.dev/supabase: Automatically enable database webhooks when using triggers
2023-08-03 13:00:29 +01:00
Eric Allam
d34dc0847c
More OpenAI examples
2023-08-03 09:55:07 +01:00
Eric Allam
1b7c7520b4
new Job -> client.defineJob
2023-08-03 09:53:15 +01:00
Eric Allam
34d77e830c
Incorporate improved OpenAI docs from old repo
2023-08-03 09:51:25 +01:00
Eric Allam
87c302bf26
Document how to enable supabase database webhooks
2023-08-03 09:39:58 +01:00
Eric Allam
342ab0d471
Adding docs back into this repo
2023-08-02 15:09:35 +01:00