You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'd like to contribute to Trigger.dev starting with CLI bug fixes and other well-scoped TypeScript issues.
I started with issue #3826 (bug: CLI deploy hangs (100% CPU) in non-TTY CI — truncateMessage() is O(n²)) because it was a clear user-facing bug in packages/cli-v3 with a concrete root cause.
I already investigated the issue, prepared a fix, added tests, and opened PR #3943 before realizing I need to be vouched first.
Areas I'd like to help with:
CLI (packages/cli-v3)
TypeScript bug fixes
Performance fixes
Tests for edge cases and regressions
Prior contributions or relevant experience
Comfortable working in TypeScript/Node.js codebases and monorepos
Familiar with GitHub PR workflow, testing, and targeted bug-fix contributions
Why do you want to contribute?
Hi! I'd like to contribute to Trigger.dev starting with CLI bug fixes and other well-scoped TypeScript issues.
I started with issue #3826 (
bug: CLI deploy hangs (100% CPU) in non-TTY CI — truncateMessage() is O(n²)) because it was a clear user-facing bug inpackages/cli-v3with a concrete root cause.I already investigated the issue, prepared a fix, added tests, and opened PR #3943 before realizing I need to be vouched first.
Areas I'd like to help with:
packages/cli-v3)Prior contributions or relevant experience
packages/cli-v3/src/utilities/windows.tsRelevant links: