github-actions[bot]
911447304c
chore: Update version for release ( #1469 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-15 11:39:24 +00:00
amuwal
2be1062f1e
fix: unintended project initialization at absolute path /trigger during project initialization ( #1412 )
...
* Fix parsing of project path for cli init command
* Update development instructions for cli-v3
* Create gentle-mails-sip.md
---------
Co-authored-by: Eric Allam <eallam@icloud.com >
2024-11-15 11:34:51 +00:00
James Ritchie
64be7b04e8
Linking to more examples in the Next.js guide
2024-11-14 10:04:48 +00:00
Dan
925c463fe5
Added libreoffice example ( #1472 )
...
* Added Libreoffice example docs
* typo
2024-11-13 15:03:23 +00:00
James Ritchie
e1bd6b3355
Fixed broken link
2024-11-13 13:55:06 +00:00
James Ritchie
fd90f79ede
Added realtime example link to Introduction page
2024-11-13 13:51:40 +00:00
James Ritchie
5d303ce6f2
New Realtime example added to docs
2024-11-13 13:45:47 +00:00
James Ritchie
d98221ba7f
Added the new quickstart video to the docs
2024-11-13 11:31:28 +00:00
Diego Valenzuela
29026a379b
Fix: Typo on overview.mdx ( #1460 )
...
* Fix: Typo on overview.mdx
the import helloWorldTask wasn't called correctly at an example
* Fix: Typo update on overview.mdx
Now the import is called `helloWorld` instead of `helloWorldTask` to be consistent with the filename as requested
2024-11-12 18:29:33 +00:00
D-K-P
0706482232
Fix vercelSynEnvVars export
2024-11-12 12:37:21 +00:00
D-K-P
2e273e8fe2
Updated vercel env vars instructions and naming
2024-11-12 11:28:17 +00:00
Nico
a5d59de39e
Fix: vercelSyncEnvVars teamId ( #1463 )
...
* Update vercelSyncEnvVars.ts
* Update vercelSyncEnvVars.ts
* Update vercelSyncEnvVars.ts
* Update vercelSyncEnvVars.ts
* Update docs
* Add changeset
2024-11-12 11:19:25 +00:00
D-K-P
71808fafd1
Improved maxDuration comments in the templates
2024-11-07 14:02:56 +00:00
Matt Aitken
82ebfc7908
Made it clearer that tasks need to be exported
2024-11-06 15:17:12 +00:00
Matt Aitken
f0996686e9
Added a db index to make the schedule list page faster
...
There was a slow query to get the latest run for a list of schedules
2024-11-06 11:56:28 +00:00
Matt Aitken
e422fb5e4d
Added the ability to switch database volumes locally without losing data, with docs
2024-11-06 10:55:19 +00:00
nicktrn
ceac10b098
Release 3.1.2
🚀 Publish Trigger.dev Docker / typecheck (push) Failing after 4s
🚀 Publish Trigger.dev Docker / units (push) Failing after 21s
🚀 Publish Trigger.dev Docker / publish-webapp (push) Has been skipped
🚀 Publish Trigger.dev Docker / publish-worker (push) Has been skipped
@trigger.dev/react-hooks@3.1.2
@trigger.dev/build@3.1.2
@trigger.dev/core@3.1.2
@trigger.dev/sdk@3.1.2
trigger.dev@3.1.2
v.docker.3.1.2
2024-11-05 15:25:20 +00:00
github-actions[bot]
365fabf9a0
chore: Update version for release ( #1461 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-05 15:24:01 +00:00
nicktrn
21e1375760
Better logs for payload retrieval issues
2024-11-05 12:19:49 +00:00
nicktrn
d7656314d6
Prevent stuck runs after duplicate dependency resume messages ( #1459 )
...
* ignore duplicate dependency resume messages
* add changeset
2024-11-05 12:00:02 +00:00
nicktrn
5368bcf6bd
Improve resume reliability of restored runs ( #1458 )
...
* replay ready for resume
* clear replay state between attempts
* add changeset
2024-11-05 11:59:44 +00:00
D-K-P
adf5970245
Shortened sidebar title to Vercel sync env vars
2024-11-04 14:58:01 +00:00
Dan
aca2f54cb7
Docs - sync vercel env vars ( #1426 )
...
* Added sync env vars docs example
* Added links in the config + deploy files
* Updated copy
* Added vercel docs cards and added them to all of the relevant docs pages
* Added sync env vars to the intro page
* Added automatically sync env vars section to nextjs guide
* Added ‘Manually’
* Removed code block and updated title
* updated formatting and added vercelsyncenvvars to the config file
* Added missing comment
* Updated imports to /core
* Added sync env var docs link and note
* Improved the VERCEL_ACCESS_TOKEN note
* Added link to vercel
* Updated docs and improved formatting
* Copy tweaks
* Added space
* Updated deploy docs
2024-11-04 14:55:10 +00:00
Chibuike Chijioke
6313db698a
fix(docs): Correct typo in '/idempotency' documentation ( #1456 )
2024-11-02 23:56:56 +00:00
Eric Allam
c9811beae2
Release 3.1.1
🚀 Publish Trigger.dev Docker / typecheck (push) Failing after 0s
🚀 Publish Trigger.dev Docker / units (push) Failing after 0s
🚀 Publish Trigger.dev Docker / publish-webapp (push) Has been skipped
🚀 Publish Trigger.dev Docker / publish-worker (push) Has been skipped
@trigger.dev/react-hooks@3.1.1
@trigger.dev/build@3.1.1
@trigger.dev/core@3.1.1
@trigger.dev/sdk@3.1.1
trigger.dev@3.1.1
v.docker.3.1.1
2024-11-01 21:33:00 +00:00
github-actions[bot]
97533cba2e
chore: Update version for release ( #1442 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-01 21:32:04 +00:00
Dan
e92459bf1e
Added revalidation docs ( #1444 )
...
* Added revalidation docs
* Typo
* Copy tweak
2024-11-01 21:25:44 +00:00
Eric Allam
cc74cae393
chore: remove unnecessary browser export condition (#1455 )
2024-11-01 21:11:45 +00:00
nicktrn
58def055d0
Add new internal error for very outdated SDK versions ( #1453 )
...
* add outdated sdk error and crash outdated runs instead of staying queued forever
* add changeset
2024-11-01 15:41:31 +00:00
D-K-P
41f5261fe5
Added drizzle docs and updated prisma
2024-11-01 14:40:25 +00:00
Eric Allam
ce1a54eb3b
Renamed useBatch to useRealtimeBatch ( #1447 )
...
* Renamed useBatch to useRealtimeBatch
* Use the new hook name in the nextjs-realtime ref
2024-11-01 13:23:02 +00:00
Eric Allam
25285488f8
Add individual run ids to auto-generated public access token when calling batchTrigger ( #1449 )
2024-11-01 13:22:34 +00:00
Eric Allam
befdcef1f0
Add known issue for realtime ( #1452 )
2024-11-01 13:21:01 +00:00
nicktrn
fa18e6c012
Increase maximum retry count for deploy run controller ( #1450 )
...
* increase max retries for all deploy run controller operations
* add changeset
2024-11-01 11:23:11 +00:00
nicktrn
4194bce4a3
Forked worker processes now inherit PATH from parent ( #1448 )
...
* set PATH when forking
* add changeset
2024-11-01 11:23:00 +00:00
nicktrn
da08e5015f
Pass init output to all error handlers ( #1441 )
...
* pass init output to all error handlers
* add changeset
2024-10-31 11:23:47 +00:00
D-K-P
9b7472844d
Updated deploy docs
2024-10-31 09:49:59 +00:00
Dan
eace78fa04
Added fal AI example ( #1439 )
2024-10-30 17:30:23 +00:00
Dan
e81b2a7839
Firecrawl example docs ( #1438 )
...
* Added firecrawl example docs
* Added Firecrawl and scrape hn to the intro page table
2024-10-30 16:41:04 +00:00
Eric Allam
cdcfc81aca
Add API_ORIGIN env var to be able to split dashboard & API servers
2024-10-29 16:43:22 +00:00
Eric Allam
816b0f9e3d
Add some more react hooks & realtime docs
2024-10-29 16:41:57 +00:00
Eric Allam
6fb073672d
Add realtime API docs
2024-10-29 13:57:02 +00:00
Eric Allam
9203bd8e67
Add realtime walkthrough video to docs
2024-10-29 13:23:57 +00:00
Eric Allam
3252d9ec31
docs: realtime, react hooks, and frontend usage ( #1434 )
...
* WIP realtime/frontend docs
* WIP
* Deleted old examples
* Improved styling
* Improved the generated example styles
* More style improvements
* More realtime docs
* Couple doc tweeks
* runs-and-attempts -> runs
* Remove the prerelease package version
---------
Co-authored-by: James Ritchie <james@trigger.dev >
2024-10-29 12:31:04 +00:00
Eric Allam
45fdf35e20
Release 3.1.0
🚀 Publish Trigger.dev Docker / units (push) Failing after 0s
🚀 Publish Trigger.dev Docker / typecheck (push) Failing after 5s
🚀 Publish Trigger.dev Docker / publish-webapp (push) Has been skipped
🚀 Publish Trigger.dev Docker / publish-worker (push) Has been skipped
@trigger.dev/react-hooks@3.1.0
@trigger.dev/build@3.1.0
@trigger.dev/core@3.1.0
@trigger.dev/sdk@3.1.0
trigger.dev@3.1.0
v.docker.3.1.0
2024-10-29 12:25:27 +00:00
github-actions[bot]
53841d7bf0
chore: Update version for release ( #1423 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-29 12:24:21 +00:00
nicktrn
d2c779eb0f
Fixes for internal error reattempts ( #1436 )
...
* magic links on span event errors
* prevent task monitor from processing errors handled elsewhere
* exclusively use internal error code enum for completion data
* add complete attempt service opts
* reattempts need to go via the queue for task controllers that may have exited
* only infer retry config if completed via crash or system failure
* enhance error before deciding if retriable
* retry on SIGTERM
* enable retry config helper for latest sdk
* don't retry heartbeat timeouts for now
* enable task monitor to update fatal errors
* add missing service
* update retry config since package version
* don't alter completion time when updating existing error
2024-10-28 19:15:47 +00:00
Dan
cbe51707a5
Added Sentry example ( #1435 )
...
* Added sentry docs
* Removed additionalPackages
* Updated description
* Copy updates
2024-10-28 15:57:41 +00:00
Eric Allam
3d7a6d8e9d
Add missing indexes on Checkpoint table
2024-10-28 13:37:59 +00:00
Valentin Mocanu
72cdb5edc4
Supply correct namespace to TaskMonitor ( #1419 )
2024-10-27 12:53:43 +00:00