Skip to content

chore: update rhiza to v1.2.5 - #902

Merged
tschm merged 2 commits into
mainfrom
rhiza_v1.2.5_20260730
Jul 30, 2026
Merged

chore: update rhiza to v1.2.5#902
tschm merged 2 commits into
mainfrom
rhiza_v1.2.5_20260730

Conversation

@tschm

@tschm tschm commented Jul 30, 2026

Copy link
Copy Markdown
Member

Template: jebel-quant/rhiza

  • Ref: v1.2.1v1.2.5
  • Template-owned files changed: 14
  • Conflicts: resolved by taking the upstream (template) side
  • Removed (dropped from the template upstream):
.rhiza/make.d/releasing.mk
  • Left in the working tree (not staged, repo-owned):
left     .rhiza/make.d/releasing.mk

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

Copilot AI review requested due to automatic review settings July 30, 2026 04:16

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.

Pull request overview

This PR syncs the repository’s Rhiza template from v1.2.1 to v1.2.5, updating template lock metadata, CI reusable workflow pins, and associated tooling/test expectations under .rhiza/.

Changes:

  • Bump Rhiza template ref/lock to v1.2.5 and update synced file list (dropping releasing.mk).
  • Update template-provided checks and bumpversion configuration, including classifier validation changes.
  • Refresh pre-commit hook versions and update GitHub Actions workflow references (notably the release workflow’s git-auth action).

Reviewed changes

Copilot reviewed 14 out of 15 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
ruff.toml Adjusts Ruff configuration (notably around Python version targeting).
.rhiza/tests/test_pyproject.py Updates template tests for project classifiers (Python versions; no deprecated license classifiers).
.rhiza/template.yml Pins the Rhiza template ref to v1.2.5.
.rhiza/template.lock Updates template lock SHA/ref and removes releasing.mk from the synced file list.
.rhiza/make.d/releasing.mk Removes the template-provided releasing helpers (dropped upstream).
.rhiza/.cfg.toml Refines bumpversion file rewrite logic (regex anchoring) and adds downstream guidance.
.pre-commit-config.yaml Bumps pre-commit hook versions (ruff, betterleaks, uv, etc.).
.github/workflows/rhiza_release.yml Switches git-auth setup to jebel-quant/actions/configure-git-auth pinned by SHA.
.github/workflows/rhiza_paper.yml Updates reusable workflow pin to v1.2.5.
.github/workflows/rhiza_mutation.yml Updates reusable workflow pin to v1.2.5.
.github/workflows/rhiza_marimo.yml Updates reusable workflow pin to v1.2.5.
.github/workflows/rhiza_codeql.yml Updates reusable workflow pin to v1.2.5.
.github/workflows/rhiza_ci.yml Updates reusable workflow pin to v1.2.5.
.github/workflows/rhiza_book.yml Updates reusable workflow pin to v1.2.5.
.github/workflows/rhiza_benchmark.yml Updates reusable workflow pin to v1.2.5.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread ruff.toml
Comment on lines 4 to +6
# Maximum line length for the entire project
line-length = 120
# Target Python version
target-version = "py311"
# Target Python version is inferred from project.requires-python.
@tschm
tschm merged commit 5efea35 into main Jul 30, 2026
64 checks passed
@tschm
tschm deleted the rhiza_v1.2.5_20260730 branch July 30, 2026 04:36
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