chore(docs): increase vitepress build memory limit - #396
Conversation
|
Warning Review limit reachedNext included review available in 6 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
💤 Files with no reviewable changes (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. WalkthroughThe documentation site now resolves ChangesDocumentation build controls
Estimated code review effort: 3 (Moderate) | ~20 minutes Merge Risk: ⚪ Minimal · up to This documentation build configuration change has no actionable merge-blocking risk remaining and is merge-ready after normal checks and review. Sequence Diagram(s)sequenceDiagram
participant CIWorkflow
participant VitePressConfig
participant TinyVueRuntime
participant VuePackages
participant VitePressBuild
CIWorkflow->>VitePressConfig: Set VP_LOCAL_SEARCH=false and VP_BUILD_MINIFY=false
VitePressConfig->>TinyVueRuntime: Resolve `@opentiny/vue`
TinyVueRuntime->>VuePackages: Load Tiny Vue components
VitePressConfig->>VitePressBuild: Apply search and minification settings
VitePressBuild-->>CIWorkflow: Build documentation with 8192 MB heap
Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Title checkExplanation The title accurately identifies the documented build memory increase from 4096 MB to 8192 MB. This is a central change in the pull request, although the title does not mention the additional dependency, caching, and runtime configuration updates. Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 3 files. (2 skipped: 2 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
📦 Package Previewpnpm add https://pkg.pr.new/@opentiny/tiny-robot@8b36464 pnpm add https://pkg.pr.new/@opentiny/tiny-robot-kit@8b36464 pnpm add https://pkg.pr.new/@opentiny/tiny-robot-svgs@8b36464 commit: 8b36464 |
🧹 Preview Cleaned UpThe preview deployment has been removed. |

Summary by CodeRabbit