-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: scientific-python/repo-review
base: v0.12.1
head repository: scientific-python/repo-review
compare: v0.12.2
- 15 commits
- 12 files changed
- 4 contributors
Commits on Feb 5, 2025
-
docs: bump webapp for 0.12.1 (#260)
Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7724543 - Browse repository at this point
Copy the full SHA 7724543View commit details
Commits on Feb 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a658b10 - Browse repository at this point
Copy the full SHA a658b10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a2eecc - Browse repository at this point
Copy the full SHA 1a2eeccView commit details -
fix(web app): always show commonly-used branch names at the top (#263)
* Sort priority branches at the top * style: pre-commit fixes --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6116368 - Browse repository at this point
Copy the full SHA 6116368View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73854c8 - Browse repository at this point
Copy the full SHA 73854c8View commit details
Commits on Apr 7, 2025
-
chore(deps): update pre-commit hooks (#265)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.4...v0.9.9) - [github.com/rbubley/mirrors-prettier: v3.4.2 → v3.5.3](rbubley/mirrors-prettier@v3.4.2...v3.5.3) - [github.com/pre-commit/mirrors-mypy: v1.14.1 → v1.15.0](pre-commit/mirrors-mypy@v1.14.1...v1.15.0) - [github.com/henryiii/validate-pyproject-schema-store: 2025.02.03 → 2025.02.24](henryiii/validate-pyproject-schema-store@2025.02.03...2025.02.24) - [github.com/python-jsonschema/check-jsonschema: 0.31.1 → 0.31.2](python-jsonschema/check-jsonschema@0.31.1...0.31.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d42255e - Browse repository at this point
Copy the full SHA d42255eView commit details
Commits on Apr 29, 2025
-
chore(deps): update pre-commit hooks (#267)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.11.4](astral-sh/ruff-pre-commit@v0.9.9...v0.11.4) - [github.com/henryiii/validate-pyproject-schema-store: 2025.02.24 → 2025.04.07](henryiii/validate-pyproject-schema-store@2025.02.24...2025.04.07) - [github.com/python-jsonschema/check-jsonschema: 0.31.2 → 0.32.1](python-jsonschema/check-jsonschema@0.31.2...0.32.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 608f33f - Browse repository at this point
Copy the full SHA 608f33fView commit details
Commits on May 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 46c30a6 - Browse repository at this point
Copy the full SHA 46c30a6View commit details
Commits on May 12, 2025
-
chore(deps): bump astral-sh/setup-uv from 4 to 6 in the actions group (…
…#269) 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](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v4...v6) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 63e2bee - Browse repository at this point
Copy the full SHA 63e2beeView commit details -
chore(deps): update pre-commit hooks (#270)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.4...v0.11.8) - [github.com/python-jsonschema/check-jsonschema: 0.32.1 → 0.33.0](python-jsonschema/check-jsonschema@0.32.1...0.33.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 206d1c8 - Browse repository at this point
Copy the full SHA 206d1c8View commit details
Commits on May 15, 2025
-
ci: test on Python π beta 1 (#271)
* ci: test on Python π beta 1 Signed-off-by: Henry Schreiner <[email protected]> * Apply suggestions from code review * Update pyproject.toml --------- Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 543e024 - Browse repository at this point
Copy the full SHA 543e024View commit details
Commits on May 21, 2025
-
fix: better error message if bad URL (#272)
Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eba6c01 - Browse repository at this point
Copy the full SHA eba6c01View commit details -
ci: run on Ubuntu/windows on 3.14 (#273)
* ci: request the free-threading Python from hatch Signed-off-by: Henry Schreiner <[email protected]> * Update pyproject.toml * Update ci.yml * Update ci.yml * Update ci.yml * style: pre-commit fixes * Update pyproject.toml * Apply suggestions from code review --------- Signed-off-by: Henry Schreiner <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e861d2b - Browse repository at this point
Copy the full SHA e861d2bView commit details -
chore: bump the action to 3.13 (#274)
Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27851e1 - Browse repository at this point
Copy the full SHA 27851e1View commit details -
chore: bump pyodide to 0.27.6 (#275)
Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc0313e - Browse repository at this point
Copy the full SHA bc0313eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.12.1...v0.12.2