chore: update rhiza to v1.5.2 - #537
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (11)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe change updates Rhiza reusable workflow and template references from ChangesRhiza version alignment
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to This change synchronizes template-owned workflow and project configuration files; no actionable merge-blocking risk remains beyond normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
There was a problem hiding this comment.
🟢 Approval recommended
The changes are a consistent, template-owned version bump across workflow stubs and lock/pin files with no discrepancies identified in the updated references.
Pull request overview
Updates this repository’s template-owned Rhiza integration from v1.5.1 to v1.5.2, keeping CI/workflow stubs and related tooling pins aligned with the upstream template.
Changes:
- Bump the Rhiza reusable workflow references in
.github/workflows/rhiza_*.ymlfrom@v1.5.1to@v1.5.2. - Update the Makefile shim’s
RHIZA_TASKpin torhiza-task@1.3.1. - Refresh template tracking files (
.rhiza/template.yml,.rhiza/template.lock) and normalize thevalidate-pyprojectpre-commitrevto a string.
File summaries
| File | Description |
|---|---|
| Makefile | Updates the RHIZA_TASK pin used by the shim to match the newer template. |
| .rhiza/template.yml | Advances the template ref to v1.5.2. |
| .rhiza/template.lock | Records the new upstream template commit SHA/ref and sync timestamp. |
| .pre-commit-config.yaml | Quotes validate-pyproject’s rev to ensure it’s treated as a string. |
| .github/workflows/rhiza_weekly.yml | Points the weekly reusable workflow to v1.5.2. |
| .github/workflows/rhiza_scorecard.yml | Points the scorecard reusable workflow to v1.5.2. |
| .github/workflows/rhiza_paper.yml | Points the paper reusable workflow to v1.5.2. |
| .github/workflows/rhiza_marimo.yml | Points the marimo reusable workflow to v1.5.2. |
| .github/workflows/rhiza_codeql.yml | Points the CodeQL reusable workflow to v1.5.2. |
| .github/workflows/rhiza_ci.yml | Points the CI reusable workflow to v1.5.2. |
| .github/workflows/rhiza_book.yml | Points the book reusable workflow to v1.5.2. |
| .github/workflows/rhiza_benchmark.yml | Points the benchmark reusable workflow to v1.5.2. |
Review details
- Files reviewed: 11/12 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Sync of template-owned files only.
jebel-quant/rhizav1.5.1->v1.5.2(upstreambb365b643155).github/workflows/rhiza_*.yml,.pre-commit-config.yaml,Makefile,.rhiza/template.lock)No gates were run — run
/rhiza:qualityfor a scorecard.Summary by CodeRabbit