chore: update rhiza to v1.3.3 - #139
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates this repository’s pinned jebel-quant/rhiza template from v1.3.2 to v1.3.3 and applies the corresponding sync, refreshing CI/workflows and developer tooling scaffolding.
Changes:
- Bump Rhiza template pin + lock metadata to
v1.3.3. - Add new Rhiza-managed GitHub Actions workflow stubs (weekly, scorecard, fuzzing).
- Update developer tooling/config: license compliance gate behavior, bandit config centralization, and pre-commit hook rev bumps.
Reviewed changes
Copilot reviewed 9 out of 10 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| docs/development/TESTS.md | Minor formatting adjustment in testing docs (template-synced). |
| .rhiza/template.yml | Update Rhiza template ref to v1.3.3. |
| .rhiza/template.lock | Update pinned template SHA/ref and synced file list/timestamp. |
| .rhiza/make.d/python.mk | Refine license gate behavior (partial match + optional ignore list). |
| .rhiza/make.d/marimo.mk | Exempt docutils from license gate when pulled in by marimo bundle. |
| .pre-commit-config.yaml | Bump hook revisions and point bandit hook at .bandit config. |
| .github/workflows/rhiza_weekly.yml | Add weekly reusable-workflow stub (template-synced). |
| .github/workflows/rhiza_scorecard.yml | Add OSSF Scorecard reusable-workflow stub (template-synced). |
| .github/workflows/rhiza_fuzzing.yml | Add fuzzing reusable-workflow stub (template-synced). |
| .bandit | Centralize bandit scope/excludes in config file (template-synced). |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
1
to
3
| repository: "jebel-quant/rhiza" | ||
| ref: "v1.3.2" | ||
| ref: "v1.3.3" | ||
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Template
jebel-quant/rhiza:v1.3.2→v1.3.3.No gates were run — run
/rhiza:qualityfor a scorecard.