Skip to content

[comp] Production Deploy#2935

Merged
Marfuen merged 2 commits into
releasefrom
main
May 27, 2026
Merged

[comp] Production Deploy#2935
Marfuen merged 2 commits into
releasefrom
main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 27, 2026

This is an automated pull request to release the candidate branch into production, which will trigger a deployment.
It was created by the [Production PR] action.


Summary by cubic

Stream evidence automation runs during export to prevent OOM crashes on large tasks. PDFs and JSON are now generated incrementally, keeping peak memory to roughly one batch of runs.

  • Bug Fixes
    • Stream runs with streamAutomationRuns in evidence-data-loader instead of loading all runs into memory.
    • Generate PDFs using generateAutomationPDFFromStream, rendering batches as they arrive.
    • Build JSON with buildAutomationJsonStream, writing runs progressively.
    • Update export flow to append streamed PDF/JSON per automation; peak memory ≈ one batch (~50).

Written for commit 468d894. Summary will update on new commits. Review in cubic

@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
comp-framework-editor (staging) Ready Ready Preview, Comment May 27, 2026 5:53pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
app (staging) Skipped Skipped May 27, 2026 5:53pm
portal (staging) Skipped Skipped May 27, 2026 5:53pm

Request Review

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 5 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@Marfuen Marfuen merged commit 5cdb7de into release May 27, 2026
14 checks passed
@claudfuen
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.64.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants