chore(ci): update hugo starter to use mise defined binary - #194
Conversation
- Updated mise.toml to include Hugo as a required tool. - Added Hugo installation details to the BUILD documentation. - Removed outdated hugo-bin dependency from pnpm-lock.yaml and pnpm-workspace.yaml. - Updated CI validation script to include Hugo in the required tools list. - Adjusted package.json in the Hugo starter to reflect the new installation process. Signed-off-by: Cory Rylan <crylan@nvidia.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (8)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughHugo is added to the repository’s mise toolchain and CI validation. The Hugo starter invokes Hugo through mise, watches ChangesHugo mise integration
Estimated code review effort: 3 (Moderate) | ~20 minutes Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
projects/internals/tools/src/project/starters.test.tsParsing error: error TS5012: Cannot read file '/tsconfig.json': ENOENT: no such file or directory, open '/tsconfig.json'. Comment |
Summary by CodeRabbit
New Features
Bug Fixes
Documentation