chore: Sync with rhiza #669
Open
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 Synchronization
This PR synchronizes the repository with the jebel-quant/rhiza template.
📊 Change Summary
📁 Changes by Category
Configuration Files
Modified (4)
.gitignore.pre-commit-config.yamlMakefilepytest.iniDocumentation
Modified (3)
book/book.mk .rhiza/make.d/book.mkbook/marimo/marimo.mk .rhiza/make.d/marimo.mkbook/minibook-templates/custom.html.jinja2 .rhiza/templates/minibook/custom.html.jinja2Deleted (3)
.devcontainer/README.mdbook/README.mdbook/marimo/README.mdGitHub Actions Workflows
Modified (12)
.github/workflows/rhiza_benchmarks.yml.github/workflows/rhiza_book.yml.github/workflows/rhiza_ci.yml.github/workflows/rhiza_codeql.yml.github/workflows/rhiza_deptry.yml.github/workflows/rhiza_marimo.yml.github/workflows/rhiza_mypy.yml.github/workflows/rhiza_pre-commit.yml.github/workflows/rhiza_release.yml.github/workflows/rhiza_security.yml.github/workflows/rhiza_sync.yml.github/workflows/rhiza_validate.ymlGitHub Configuration
Added (2)
.github/actions/configure-git-auth/README.md.github/actions/configure-git-auth/action.ymlModified (2)
.github/agents/agentic.mk .rhiza/make.d/agentic.mk.github/github.mk .rhiza/make.d/github.mkOther
Modified (1)
.devcontainer/devcontainer.jsonRhiza Configuration
Added (19)
.rhiza/assets/rhiza-logo.svg.rhiza/docs/PRIVATE_PACKAGES.md.rhiza/make.d/bootstrap.mk.rhiza/make.d/docker.mk.rhiza/make.d/docs.mk.rhiza/make.d/presentation.mk.rhiza/make.d/quality.mk.rhiza/make.d/releasing.mk.rhiza/template-bundles.yml.rhiza/tests/README.md.rhiza/tests/api/conftest.py.rhiza/tests/api/test_github_targets.py.rhiza/tests/api/test_makefile_api.py.rhiza/tests/deps/test_dependency_health.py.rhiza/tests/integration/test_book_targets.py.rhiza/tests/structure/test_project_layout.py.rhiza/tests/sync/conftest.py.rhiza/tests/test_utils.py.rhiza/tests/utils/conftest.pyModified (10)
.rhiza/.cfg.toml.rhiza/.rhiza-version.rhiza/docs/CONFIG.md.rhiza/history.rhiza/make.d/01-custom-env.mk .rhiza/make.d/custom-env.mk.rhiza/make.d/10-custom-task.mk .rhiza/make.d/custom-task.mk.rhiza/make.d/README.md.rhiza/requirements/tests.txt.rhiza/requirements/tools.txt.rhiza/rhiza.mkRhiza Scripts
Deleted (1)
.rhiza/scripts/check_workflow_names.pyTests
Added (1)
tests/test_rhiza/test_bundles.pyModified (13)
tests/conftest.pytests/test_rhiza/conftest.py .rhiza/tests/conftest.pytests/test_rhiza/test_docstrings.py .rhiza/tests/sync/test_docstrings.pytests/test_rhiza/test_git_repo_fixture.py .rhiza/tests/utils/test_git_repo_fixture.pytests/test_rhiza/test_makefile.py .rhiza/tests/api/test_makefile_targets.pytests/test_rhiza/test_marimushka_target.py .rhiza/tests/integration/test_marimushka.pytests/test_rhiza/test_notebooks.py .rhiza/tests/integration/test_notebook_execution.pytests/test_rhiza/test_readme.py .rhiza/tests/sync/test_readme_validation.pytests/test_rhiza/test_release_script.py .rhiza/tests/integration/test_release.pytests/test_rhiza/test_requirements_folder.py .rhiza/tests/structure/test_requirements.pytests/test_rhiza/test_rhiza_workflows.py .rhiza/tests/sync/test_rhiza_version.pytests/test_rhiza/test_version_matrix.py .rhiza/tests/utils/test_version_matrix.pytests/tests.mk .rhiza/make.d/test.mkDeleted (7)
tests/test_rhiza/README.mdtests/test_rhiza/__init__.pytests/test_rhiza/test_book.pytests/test_rhiza/test_check_workflow_names.pytests/test_rhiza/test_makefile_api.pytests/test_rhiza/test_makefile_gh.pytests/test_rhiza/test_structure.py🤖 Generated by rhiza
jebel-quant/rhiza@main