Bump CI memory limits for performance and demo (full) targets#45
Conversation
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR uniformly increases Docker memory allocations across GitHub Actions workflows. Most demo workflows now allocate 8192m (8GB) to the reusable ChangesDocker Memory Allocation Updates
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
2048mforspacejamandjambda(mirrors the earlierjamdunabump in Bump jamduna performance memory to 2048m #43).8192mfor all 23 targets — addsdocker_memory: '8192m'where it was unset (default 2048m) and raises explicit values that were below 8192m.javajamwas already at 8192m and is unchanged.Test plan
workflow_dispatchand confirm the target runs with the new memory limit.🤖 Generated with Claude Code
Summary by CodeRabbit