Skip to content

Conversation

@tschm
Copy link
Owner

@tschm tschm commented Feb 9, 2026

🔄 Template Synchronization

This PR synchronizes the repository with the jebel-quant/rhiza template.

📊 Change Summary

  • 18 files added
  • 46 files modified
  • 4 files deleted

📁 Changes by Category

Configuration Files

Modified (3)
  • 📝 .gitignore
  • 📝 .pre-commit-config.yaml
  • 📝 pytest.ini

GitHub 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.yml

GitHub Configuration

Added (2)
  • .github/actions/configure-git-auth/README.md
  • .github/actions/configure-git-auth/action.yml

Rhiza Configuration

Added (14)
  • .rhiza/docs/PRIVATE_PACKAGES.md
  • .rhiza/make.d/bootstrap.mk
  • .rhiza/make.d/docs.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/deps/test_dependency_health.py
  • .rhiza/tests/structure/test_project_layout.py
  • .rhiza/tests/sync/conftest.py
  • .rhiza/tests/test_utils.py
  • .rhiza/tests/utils/conftest.py
Modified (18)
  • 📝 .rhiza/.cfg.toml
  • 📝 .rhiza/.env
  • 📝 .rhiza/.rhiza-version
  • 📝 .rhiza/docs/CONFIG.md
  • 📝 .rhiza/history
  • 📝 .rhiza/make.d/00-custom-env.mk .rhiza/make.d/custom-env.mk
  • 📝 .rhiza/make.d/01-test.mk .rhiza/make.d/test.mk
  • 📝 .rhiza/make.d/02-book.mk .rhiza/make.d/book.mk
  • 📝 .rhiza/make.d/03-marimo.mk .rhiza/make.d/marimo.mk
  • 📝 .rhiza/make.d/04-presentation.mk .rhiza/make.d/presentation.mk
  • 📝 .rhiza/make.d/05-github.mk .rhiza/make.d/github.mk
  • 📝 .rhiza/make.d/06-agentic.mk .rhiza/make.d/agentic.mk
  • 📝 .rhiza/make.d/07-docker.mk .rhiza/make.d/docker.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.mk

Tests

Added (2)
  • tests/conftest.py
  • tests/test_rhiza/test_bundles.py
Modified (13)
  • 📝 tests/test_rhiza/conftest.py .rhiza/tests/conftest.py
  • 📝 tests/test_rhiza/test_book.py .rhiza/tests/integration/test_book_targets.py
  • 📝 tests/test_rhiza/test_docstrings.py .rhiza/tests/sync/test_docstrings.py
  • 📝 tests/test_rhiza/test_git_repo_fixture.py .rhiza/tests/utils/test_git_repo_fixture.py
  • 📝 tests/test_rhiza/test_makefile.py .rhiza/tests/api/test_makefile_targets.py
  • 📝 tests/test_rhiza/test_makefile_api.py .rhiza/tests/api/test_makefile_api.py
  • 📝 tests/test_rhiza/test_marimushka_target.py .rhiza/tests/integration/test_marimushka.py
  • 📝 tests/test_rhiza/test_notebooks.py .rhiza/tests/integration/test_notebook_execution.py
  • 📝 tests/test_rhiza/test_readme.py .rhiza/tests/sync/test_readme_validation.py
  • 📝 tests/test_rhiza/test_release_script.py .rhiza/tests/integration/test_release.py
  • 📝 tests/test_rhiza/test_requirements_folder.py .rhiza/tests/structure/test_requirements.py
  • 📝 tests/test_rhiza/test_rhiza_workflows.py .rhiza/tests/sync/test_rhiza_version.py
  • 📝 tests/test_rhiza/test_version_matrix.py .rhiza/tests/utils/test_version_matrix.py
Deleted (4)
  • tests/test_rhiza/README.md
  • tests/test_rhiza/__init__.py
  • tests/test_rhiza/test_makefile_gh.py
  • tests/test_rhiza/test_structure.py

🤖 Generated by rhiza

  • Template: jebel-quant/rhiza@main
  • Last sync: 2026-02-02T15:18:55+04:00
  • Sync date: 2026-02-09T00:09:16.737707+00:00

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 9, 2026

Warning

Rate limit exceeded

@tschm has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 25 minutes and 32 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch rhiza/21807932652

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 and usage tips.

@tschm tschm closed this Feb 9, 2026
@tschm tschm deleted the rhiza/21807932652 branch February 9, 2026 06:18
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.

1 participant