Skip to content

chore: update rhiza to v1.5.2 - #537

Merged
tschm merged 2 commits into
mainfrom
rhiza_v1.5.2_20260824
Aug 24, 2026
Merged

chore: update rhiza to v1.5.2#537
tschm merged 2 commits into
mainfrom
rhiza_v1.5.2_20260824

Conversation

@tschm

@tschm tschm commented Aug 24, 2026

Copy link
Copy Markdown
Owner

Sync of template-owned files only.

  • Template: jebel-quant/rhiza
  • Ref: v1.5.1 -> v1.5.2 (upstream bb365b643155)
  • Files changed by the sync: 11 (8 .github/workflows/rhiza_*.yml, .pre-commit-config.yaml, Makefile, .rhiza/template.lock)
  • Conflicts: none — the sync exited 0, so no conflict resolution was needed.
  • Left unstaged in the working tree: nothing; the stager reported no paths left behind.

No gates were run — run /rhiza:quality for a scorecard.

Summary by CodeRabbit

  • Chores
    • Updated project automation workflows and templates to Rhiza version 1.5.2.
    • Updated the default Rhiza task to version 1.3.1.
    • Improved configuration compatibility by explicitly treating the validation tool revision as a string.

Copilot AI lite review requested due to automatic review settings August 24, 2026 04:42
@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: b81e1dd9-81a3-4f1f-8be3-82e5dea7094a

📥 Commits

Reviewing files that changed from the base of the PR and between d526175 and 8f763ec.

⛔ Files ignored due to path filters (1)
  • .rhiza/template.lock is excluded by !**/*.lock
📒 Files selected for processing (11)
  • .github/workflows/rhiza_benchmark.yml
  • .github/workflows/rhiza_book.yml
  • .github/workflows/rhiza_ci.yml
  • .github/workflows/rhiza_codeql.yml
  • .github/workflows/rhiza_marimo.yml
  • .github/workflows/rhiza_paper.yml
  • .github/workflows/rhiza_scorecard.yml
  • .github/workflows/rhiza_weekly.yml
  • .pre-commit-config.yaml
  • .rhiza/template.yml
  • Makefile

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The change updates Rhiza reusable workflow and template references from v1.5.1 to v1.5.2. It also updates the default rhiza-task pin and quotes the validate-pyproject revision.

Changes

Rhiza version alignment

Layer / File(s) Summary
Version reference updates
.github/workflows/*, .rhiza/template.yml, .pre-commit-config.yaml, Makefile
All reusable Rhiza workflows and the template use v1.5.2. The default RHIZA_TASK pin uses rhiza-task@1.3.1. The validate-pyproject revision is quoted as "0.26".

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to 8f763

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)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the primary change: updating Rhiza references to version v1.5.2.
Docstring Coverage ✅ Passed 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 0 files. (11 skipped: 11 unsupported.)
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch rhiza_v1.5.2_20260824

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 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_*.yml from @v1.5.1 to @v1.5.2.
  • Update the Makefile shim’s RHIZA_TASK pin to rhiza-task@1.3.1.
  • Refresh template tracking files (.rhiza/template.yml, .rhiza/template.lock) and normalize the validate-pyproject pre-commit rev to 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.

@tschm
tschm merged commit 2f58f2d into main Aug 24, 2026
45 checks passed
@tschm
tschm deleted the rhiza_v1.5.2_20260824 branch August 24, 2026 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants