v0.6.34: trigger.dev fixes, CI speedup, atlassian error extractor#4086
v0.6.34: trigger.dev fixes, CI speedup, atlassian error extractor#4086waleedlatif1 merged 4 commits intomainfrom
Conversation
waleedlatif1
commented
Apr 9, 2026
- chore(ci): bump actions/checkout to v6 and dorny/paths-filter to v4 (chore(ci): bump actions/checkout to v6 and dorny/paths-filter to v4 #4082)
- fix(trigger): use @react-email/render v2 to fix renderToPipeableStream error (fix(trigger): use @react-email/render v2 to fix renderToPipeableStream error #4084)
- improvement(ci): parallelize Docker builds and fix test timeouts (improvement(ci): parallelize Docker builds and fix test timeouts #4083)
- fix(tools): add Atlassian error extractor to all Jira, JSM, and Confluence tools (fix(tools): add Atlassian error extractor to all Jira, JSM, and Confluence tools #4085)
…4082) * chore(ci): bump actions/checkout to v6 and dorny/paths-filter to v4 * fix(ci): mock secureFetchWithPinnedIP in tools tests to prevent timeouts * lint
* improvement(ci): parallelize Docker builds with tests and remove duplicate turbo install * fix(test): use SecureFetchResponse shape in mock instead of standard Response
…uence tools (#4085) * fix(tools): add Atlassian error extractor to all Jira, JSM, and Confluence tools Wire up the existing `atlassian-errors` error extractor to all 95 Atlassian tool configs so the executor surfaces meaningful error messages instead of generic status codes. Also fix the extractor itself to handle all three Atlassian error response formats: `errorMessage` (JSM), `errorMessages` array (Jira), and `message` (Confluence). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * chore(tools): lint formatting fix for error extractor * fix(tools): handle all Atlassian error formats in error extractor Add RFC 7807 errors[].title format (Confluence v2, Forms/ProForma API) and Jira field-level errors object to the atlassian-errors extractor. --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryMedium Risk Overview Runtime/tooling fixes: switches email HTML rendering from Atlassian tooling improvements: expands the Reviewed by Cursor Bugbot for commit bce638d. Configure here. |