Matt Aitken
b9e62139ff
v4 docs upgrade changelog ( #2331 )
2025-08-01 14:17:40 +01:00
James Ritchie
1feabd732e
Docs: Adds a Reduce your spend docs page ( #2330 )
2025-08-01 09:20:10 +01:00
James Ritchie
59bfce86db
Docs: Fixes incorrect concurrency pricing on the limits page ( #2324 )
2025-07-31 12:07:42 +01:00
Nicolas Rigaudière
5ea6605ec6
feat(extensions): add lightpanda ( #2192 )
...
* feat: add lightpanda structure
* chore: add lightpanda doc links
* fix: lightpanda extension instructions
* feat: add Lightpanda guide and examples
* feat: lightpanda - add 3rd example
* feat: add lightpandaTask
* fix: lightpanda 3rd example
* fix: lightpanda 1st example
* chore: add changeset
* add v4 tag to guide
* fix: merge lightpanda docker instructions
* fix: add failsafes
* add scrape warning
* lint
* successful login also switches to that profile
* update docs and links as this is v4 only
* extension tweaks
* simplify extension
* update examples
* update docs
* remove from extensions list as v4 only
* remove from catalog
* update changeset
---------
Co-authored-by: nicktrn <55853254+nicktrn@users.noreply.github.com >
2025-07-28 18:38:13 +01:00
Eric Allam
3dce1f66f7
docs: beta.25 changelog entry ( #2306 )
2025-07-24 09:38:24 +01:00
Eric Allam
6df7eb2bb5
docs: new release concurrency system and run statuses ( #2287 )
...
* WIP new docs for the new release concurrency and run statuses
* Fixed status description
* Add the beta.24 changelog entry
2025-07-22 11:30:28 +01:00
Eric Allam
a9b0b4f7c9
Add beta.23 changelog entry ( #2286 )
2025-07-21 14:34:59 +01:00
Dan
f685c6637d
Added Mastra + Trigger example ( #2278 )
...
* Added mastra agent docs
* Added links in the ai agents section
* Caught typos all thanks to coderabbit. Thanks coderabbit
2025-07-17 13:58:59 +01:00
Dan
1dbcf661f3
Added openai agents sdk for typescript playground docs ( #2194 )
...
* Added openai agents sdk typescript playground docs and updated guardrails
* Removed broken link and import
* Typo fix
2025-07-17 13:39:18 +01:00
Matthieu Mordrel
8690878a86
Updated generatedCopy to generatedCopy.text ( #2247 )
...
I believe the generatedCopy is the object that the AI SDK returns and we want to pass the text of the object rather in our template literal.
2025-07-14 15:58:55 +01:00
Eric Allam
70b4b1257e
fix: Logging large objects is now much more performant and uses less memory ( #2263 )
...
* Logging large objects performance fixes
* Add changeset
* docs: new otel attribute count defaults
* Scope the switch/case statement with braces
* Add tests for nested map and sets
---------
Co-authored-by: nicktrn <55853254+nicktrn@users.noreply.github.com >
2025-07-14 13:16:04 +01:00
nicktrn
4fdf23b38b
fix(deploy): fail in CI with descriptive message and instructions if no access token set ( #2258 )
...
* don't try interactive login in ci, link to docs
* add ci note to cli deploy docs
* add ci note to github actions
* add changeset
* make cron test less strict
2025-07-10 17:28:12 +01:00
nicktrn
1a64013825
fix(helm): external config and secret support ( #2245 )
...
* fix postgres and redis external config, incl redis tls
* external secret support for postgres, redis, clickhouse, plus fixes
* s3: full existing secret support, external fixes
* bump chart version
* add subchart links
* update external config docs
* tidy up validation and helper
2025-07-10 10:08:00 +02:00
nicktrn
f456f68f88
fix(docs): force latest buildx version in sample gh action ( #2252 )
2025-07-09 19:41:02 +02:00
Eric Allam
b36d81a622
Add v4 changelog to v4 docs ( #2240 )
...
* Add v4-beta changelog docs
* Add beta.22 changelog entry
2025-07-06 11:38:10 +01:00
nicktrn
0fcb9705ae
Document new otel limits ( #2196 )
...
* update webapp env vars
* update limits
2025-07-04 13:41:54 +01:00
James Ritchie
b7134dd769
Docs: Adds 2 references to the node.js versions we use for v3 and v4 ( #2118 )
...
* Adds 2 snippets to reference node.js version for v3 and v4
* Updated the node versions we support
* Remove specific node version from title
2025-07-02 13:08:49 +01:00
Boon Kai
0da6a19987
docs: Update triggering.mdx import for triggering from inside another task ( #2215 )
...
When triggering from inside another task, `runs` and `batch` should be imported from `@trigger.dev/sdk/v3`
2025-07-01 08:03:02 +01:00
nicktrn
aa24a9aae6
Fix external registry config and other helm tweaks ( #2212 )
...
* fix both internal and external registry host
* add next steps to self-hosting overview
* separate into webapp and registry ingress
* fix external registry config check
* fix localhost registry warning
* bump chart version
2025-06-30 14:21:00 +01:00
nicktrn
dc568e7f3e
Self-hosting: improved worker and bucket bootstrap ( #2209 )
2025-06-29 10:42:52 +01:00
nicktrn
fa6675eb00
Helm chart improvements ( #2207 )
...
* add helm deps
* configurablecli tag for setup commands
* enabled -> deploy
* extraEnv -> extraEnvVars
* update docs
* minio -> s3
* improve persistence config
* set cli tag to v4-beta
* chart and image bump
* fix tests
* lock chart
* workflow hotfix
* quote for niels
* make probes configurable
* fix webapp and supervisor templates
* bump chart
2025-06-28 12:59:29 +01:00
nicktrn
7a6d9dc225
v4 self-hosting docs updates ( #2202 )
...
* quote version strings
* Update architecture diagram to include kubernetes
---------
Co-authored-by: James Ritchie <james@trigger.dev >
2025-06-26 16:53:10 +01:00
nicktrn
6535cf918b
v4 helm chart and docs ( #2195 )
...
* v4 helm chart
* ignore packaged chart archives
* chart publish prep
* add helm chart release workflow
* enable draft gh release
* stateful services should be statefulsets
* expose internal otel config
* podAnnotations for all services
* postgresql.extraArgs
* postgresql -> postgres
* add clickhouse vars as extraEnv examples
* support external secrets
* improve clickhouse config
improve clickhouse config
* disable internal otel config by default
* allow nil internal config
* fix gh release permission
* fix validation step for ci
* secrets.enabled
* simplify secret keys
* bump chart version
* fix contents permission
* remove redundant print steps
* remove helm release heading
* optimise clickhouse config
* support wait-for-it.sh
* fix ch overrides
* add low-resource ch overrides to compose setup
* supervisor bootstrap config
* disable otel trace logging
* retain shared volume
* enable clickhouse for compose setup
* disable trace logging
* bump chart
* add extraManifests
* telemetry config
* add repo namespace config
* scope cluster role to namespace to support multiple installs
* external s3 config
* values tweaks
* helm docs
* bump chart
* set contents read permission
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* add object store root credentials warning
* run init containers as uid 1000
* pass ch user creds with explicit flag
* improve ingress anotation handling
* remove duplicate colume claim block
* trim htpasswd auth
* lock curl images used for tests
* add v4-beta package version warning
* make schema and sslmode configurable
* package tag info -> warning
* improve secrets config example
* update docs
* bump version
* bump webapp reqs to account for ch
* make ch creds more easily configurable
* publish ch http port
* example point at latest beta chart
* small docs tweaks
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-06-25 23:57:51 +01:00
James Ritchie
35dedee1eb
Update number of allowed tags ( #2187 )
2025-06-24 10:38:59 +01:00
nicktrn
ec2175fec8
Some docs tweaks ( #2190 )
...
* add v4 tag to playwright extension
* add self-hosting architecture section
* add v4-beta tag warning
2025-06-23 10:25:07 +01:00
nicktrn
f7f8bc28c5
Docker self-hosting improvements ( #2177 )
...
* shallow clone
* fix image tag locking example
* electric should use db url env var
* add htpasswd note
* use local driver with log rotation by default
* make worker urls more easily configurable
* configure dev otel endpoint via .env
* increase min recommended worker specs
* move worker url section
2025-06-16 22:22:02 +01:00
James Ritchie
33e1008d83
Adds a docker error entry to common problems docs page ( #2172 )
2025-06-14 11:11:24 +01:00
James Ritchie
8a5e7f34b1
Added more limits and information to the limits page ( #2171 )
2025-06-13 10:32:44 +01:00
Dan
808c299008
Added deep research example ( #2166 )
...
* Added docs
* Improved docs and added video
* Added upgrade badge
2025-06-11 16:19:25 +01:00
James Ritchie
e617c14456
Adds a troubleshooting entry for react.email not being bundled correctly ( #2117 )
2025-06-09 16:43:32 +01:00
James Ritchie
15fd731f3d
Fixes embeded video width ( #2121 )
2025-06-09 16:40:59 +01:00
Eric Allam
4c7742c258
Enable docs AI contextual menu ( #2157 )
2025-06-09 10:04:56 +01:00
nicktrn
e72820c080
Docs improvements for v4 self hosting ( #2156 )
...
* add switch command
* couple of changes
2025-06-07 19:51:47 +01:00
nicktrn
7a34c1102b
Feat: v4 self-hosting ( #2155 )
...
* self-hosting stuff goes in /hosting
* add v4 tags
* add main compose file
* draft overview
* add webapp env vars
* overview tweaks
* add supervisor env vars
* move old docker guide
* new sidebar structure
* update github actions docs
* docker draft
* use env vars for s3 creds
* this might just work
* split into multiple files
* update guide
* document machine overrides
* split legacy docs into different section
* some fixes
* some tweaks
* add login and init instructions
* don't cursorignore .env.example
2025-06-07 00:57:47 +01:00
Matt Aitken
d6dd2c9210
Preview branches docs ( #2130 )
...
* Draft preview branches docs
* More wip on docs
* Explain what the GH action does
* Added manual deploy/archive instructions
* Added dashboard section to the docs
* More wip on the preview branch docs
* Added preview/branch to the CLI deploy docs
* Add preview branch note to triggering docs
* Added preview branch notes to the API keys docs
* Added preview stuff to the Context docs
* CLI preview archive command
* Add a better explanation and details about env vars
* Fix for weird reference to the dashboard
2025-06-02 15:31:48 +01:00
Dan
6cb57b803c
Added openai agent sdk guardrails docs ( #2100 )
2025-05-23 16:09:12 +01:00
Eric Allam
2aee3debc0
Docs: 3rd party log exporters ( #2058 )
2025-05-15 10:50:15 +01:00
Rudra Sankha Sinhamahapatra
39f03085b4
feat: ffmpeg v7 ( #1777 )
...
* adding ffmpeg v7
* Renaming id ffmpeg to ffmpeg7
* added space
* fixing formatting issue
* fix unit test workflow for forks
* merge ffmpeg v7 into existing extension
* verify md5 checksum
* fix dns resolution
* fix v7 install
* remove redundant code
* add changeset
* mark fluent-ffmpeg as external
* add docs
* Revert "mark fluent-ffmpeg as external"
This reverts commit 74cd317ae69c7453a22d3fa412ff00b402840b87.
---------
Co-authored-by: nicktrn <55853254+nicktrn@users.noreply.github.com >
2025-05-13 12:27:35 +01:00
Mendy Landa
21c0dc619e
feat: playwright extension ( #1764 )
...
* feat: playwright build extension
* feat: add playwright task
* full dep list & added some comments
* fix v3-catalog
* log image size for local builds
* detect playwright version
* add changesets
* add docs
* additional checks
* fix unit test workflow for forks
* use middleware and update docs
* update jsdoc
---------
Co-authored-by: nicktrn <55853254+nicktrn@users.noreply.github.com >
2025-05-13 12:22:01 +01:00
James Ritchie
da0ef73724
Docs: Removes an issue listed in ‘known issues’ in the v4 migration guide ( #2039 )
2025-05-13 10:14:27 +01:00
Matt Aitken
d23fa38a0a
Waitpoint token callback URLs ( #2025 )
...
* Initial commit with a plan for what we’re going to do
* Some initial types and improved plan
* Add Waitpoint resolver
* Add resolver + status index
* Remove type + status index
* Only drop if exists
* Remove type index
* Update waitpoint list presenter to use resolver
* Added resolver to the engine
* Made the existing waitpoint list presenter more flexible
* Initial implentation ofr wait.forHttpCallback()
* Added the callback endpoint (no API rate limit)
* schema version
* Added jsdocs, removed schema version because of errors
* Show callback URL if it’s set
* Dashboard pages and panels
* Remove todos
* Added temporary icon
* Added a blank state
* Some tweaks and added a Replicate example
* Implement unwrap() for httpCallback
* Added unwrap to wait.forToken() as well
* Improved jsdocs
* Added docs
* Added unwrap to the token docs
* Show a dash if there are no tags
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Make the timeout error safer
* Fixed migrations… should use id desc not createdAt desc
* Fixed page title
* Fixed migration so it only adds them if they don’t exist. This allows us to manuall run in cloud first
* Respect the max content length by getting the length of the body
* Added more docs details about the callback format
* Remove code comment
* Improved the error
* Added a hash to the HTTP callback URLs
* Add the apiKey to the API input type to fix TS error
* Return the error responses. They were being caught and not preserved
* The content-length header is required. Deal with an empty body
* Removed unused types
* Added some new span icons
* Reworked http callback to be a create call then just use wait.forToken()
* Added a changeset
* Updated the docs
* Updated the wait overview docs
* Simplify to just a call
* WIP stripping right back to waitpoints just having a URL associated with them…
* More deletions
* Remove missing icon
* Updated the changeset
* Add URL to the token return types
* Remove wait for http callback page
* Updated docs
* More tidying
* Type and import fix
* Remove unused import
* Some type fixes for the retrieve
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-05-07 19:55:29 +01:00
James Ritchie
6f4af89adb
Docs: Adds Yarn ‘Plug’n’Play” conflicts fix to troubleshooting page ( #2028 )
2025-05-07 18:38:40 +01:00
Eric Allam
43a4139424
docs: onCancel ( #2024 )
...
* docs: onCancel
* Add availability note
2025-05-03 21:40:03 +01:00
Dan
aacec569d0
Added Python MarkItDown docs ( #1977 )
...
* Added Python MarkItDown docs
* Simplified the task
* Update example to use fetch and improved sidebar titles
* Fixed link
2025-05-01 14:18:12 +01:00
James Ritchie
3d744c6ecc
Mergent migration guide ( #1988 )
...
* Adds a migration guide for converting mergent tasks to trigger.dev
* Adds link to migration guide in the docs side bar
2025-04-28 14:18:09 +01:00
James Ritchie
dfca04aaea
Docs: Updates the run function params syntax + adds new run.list() example ( #1976 )
2025-04-24 11:31:22 +01:00
Dan
c0172d428d
added cursor rules docs page ( #1965 )
2025-04-22 15:23:47 +01:00
Dan
e61466c3a5
Added meme generator example ( #1929 )
2025-04-17 15:08:47 +01:00
Saadi Myftija
0b2eb34ea6
Add a docs page for the human-in-the-loop example project ( #1919 )
...
* Add a docs page for the human-in-the-loop example project
* Order guides, example projects and example tasks alphabetically in the docs list
2025-04-14 20:49:47 +01:00
Dan
adbc7b44c7
Added examples to the intro table and updated react email ( #1878 )
...
* Updated intro list and added task coe
* Fixed import name
2025-04-11 14:12:31 +01:00