repo-review icon indicating copy to clipboard operation
repo-review copied to clipboard

Framework that can run checks on repos

Results 8 repo-review issues
Sort by recently updated
recently updated
newest added

The hosted version of `repo-review` is really cool! ### Idea I don't know whether this feature request is most appropriate for `repo-review` core or just the web plug-in itself, but...

When I add the following hook per the [documentation](https://repo-review.readthedocs.io/en/latest/intro.html#pre-commit): ```yaml - repo: https://github.com/scientific-python/repo-review rev: "v0.9.2" hooks: - id: repo-review additional_dependencies: ["sp-repo-review==2023.08.03"] ``` I am getting the following error when pre-commit...

First step for https://github.com/scientific-python/repo-review/issues/216 - allow object form in addition to array form.

updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.4...v0.11.8) - [github.com/python-jsonschema/check-jsonschema: 0.32.1 → 0.33.0](https://github.com/python-jsonschema/check-jsonschema/compare/0.32.1...0.33.0)

Bumps the actions group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv). Updates `astral-sh/setup-uv` from 4 to 6 Release notes Sourced from astral-sh/setup-uv's releases. v6.0.0 🌈 activate-environment and working-directory Changes This version contains some...

dependencies
github_actions

I'd like to run this massively, but listing the packages is annoying, have you thought of ability to pass the name (url), or github org, and run on all repos...

The main command applies some nice styling ```sh Family1: ├── C001 Check descr ✅ └── C002 Check descr ✅ Family2: ├── D001 Check descr ✅ └── D002 Check descr ✅...

Testing this for cibuildwheel, which gets color docs. We might be able to, too.