trigger.dev
trigger.dev copied to clipboard
Trigger.dev – build and deploy fully‑managed AI agents and workflows
I think this just happened (will need to reproduce properly): - Running the dev command - There were typescript errors in a file with tasks - I fixed those typescript...
null [TRI-3635](https://linear.app/triggerdotdev/issue/TRI-3635/chore-automatically-create-a-github-release-in-the-publishyml-workflow)
We truncate logs when they have large amounts of data. This means it's not possible to dump a single log message with 20MB of data in it on us at...
I just want to see if you guys are open to this. I wanted to test locally and auth is sometimes not required ## ✅ Checklist - [ ] I...
If you do this: ```ts logger.log("Some text", { foo: "bar", val: 0 }); ``` The properties that are stored are just: ```json { "foo": "bar" } ``` It should include...
We limit the length of log properties but don't make it clear that this has happened. We should make this clearer somehow, e.g. by adding a property that says this?...
### Describe the bug Can't deploy with Github Actions ### Reproduction repo _ ### To reproduce use the Github Action provided by the docs ### Additional information It's a turbo...
### Provide environment information System: OS: macOS 14.6.1 CPU: (10) arm64 Apple M1 Max Memory: 1.04 GB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.16.0 - ~/.proto/shims/node npm:...
Go SDK
### Is your feature request related to a problem? Please describe. As of now, Trigger.dev only support JS-SDK. Please add support for Go SDK as well. ### Describe the solution...
Closes # ## ✅ Checklist - [x] I have followed every step in the [contributing guide](https://github.com/triggerdotdev/trigger.dev/blob/main/CONTRIBUTING.md) - [ ] The PR title follows the convention. - [ ] I ran...