-
Notifications
You must be signed in to change notification settings - Fork 72
Comparing changes
Open a pull request
base repository: scientific-python/cookie
base: 2025.11.10
head repository: scientific-python/cookie
compare: 2025.11.21
- 20 commits
- 36 files changed
- 10 contributors
Commits on Nov 10, 2025
-
docs: bump webapp for 2025.11.10 (#685)
Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 853b0f6 - Browse repository at this point
Copy the full SHA 853b0f6View commit details
Commits on Nov 12, 2025
-
fix: if show-fixes is set in config, count that (#686)
Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c9eda1 - Browse repository at this point
Copy the full SHA 0c9eda1View commit details
Commits on Nov 13, 2025
-
docs: imporve the coverage page (#687)
* docs: improve the coverage page Signed-off-by: Henry Schreiner <[email protected]> * style: pre-commit fixes * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> * style: pre-commit fixes * Fix coverage_file assignment in nox tests --------- Signed-off-by: Henry Schreiner <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64fe619 - Browse repository at this point
Copy the full SHA 64fe619View commit details
Commits on Nov 14, 2025
-
Adding zensical note, and aligning order of docs between sphinx and m… (
#688) * Adding zensical note, and aligning order of docs between sphinx and mkdocs * style: pre-commit fixes * Update docs/pages/guides/docs.md Co-authored-by: Henry Schreiner <[email protected]> * style: pre-commit fixes --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f1910b - Browse repository at this point
Copy the full SHA 1f1910bView commit details
Commits on Nov 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 52b3bca - Browse repository at this point
Copy the full SHA 52b3bcaView commit details
Commits on Nov 21, 2025
-
fix: accept build.jobs as valid ReadTheDocs configuration in RTD104 (#…
…691) * Initial plan * Add support for build.jobs in RTD103 and RTD104 checks Co-authored-by: henryiii <[email protected]> * Reorder pattern matching to prioritize build.jobs over build.commands Co-authored-by: henryiii <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: henryiii <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c64d08f - Browse repository at this point
Copy the full SHA c64d08fView commit details -
chore(deps): bump actions/checkout from 5 to 6 in the actions group (#…
…692) Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 5 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout 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 8194baa - Browse repository at this point
Copy the full SHA 8194baaView commit details -
fix: skip readthedocs if no readthedocs file present (#693)
* fix: skip readthedocs if no readthedocs file present Signed-off-by: Henry Schreiner <[email protected]> * style: pre-commit fixes --------- 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 040c5c0 - Browse repository at this point
Copy the full SHA 040c5c0View commit details -
fix(sp-ruff-checks): base indendation on max size (#694)
* fix(sp-ruff-checks): base indendation on max size Signed-off-by: Henry Schreiner <[email protected]> * style: pre-commit fixes --------- 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 f0fe886 - Browse repository at this point
Copy the full SHA f0fe886View commit details -
fix: support named tab groups for independent tab switching (#698)
* Initial plan * Implement named tab groups for independent tab functionality Co-authored-by: henryiii <[email protected]> * Remove vendor and .bundle from git, add to .gitignore Co-authored-by: henryiii <[email protected]> * style: pre-commit fixes --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: henryiii <[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 86eba41 - Browse repository at this point
Copy the full SHA 86eba41View commit details -
* docs: mention prek Signed-off-by: Henry Schreiner <[email protected]> * chore: support running with prek Signed-off-by: Henry Schreiner <[email protected]> * fix: also mention prek in the CONTRIBUTING.md Signed-off-by: Henry Schreiner <[email protected]> * chore: move noxfiles to using prek Signed-off-by: Henry Schreiner <[email protected]> --------- Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5c95d4 - Browse repository at this point
Copy the full SHA b5c95d4View commit details -
feat: add more pre-commit ci checks (#695)
Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4567f5 - Browse repository at this point
Copy the full SHA e4567f5View commit details -
ci: only compare generation on Linux (faster) (#699)
Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9029aaf - Browse repository at this point
Copy the full SHA 9029aafView commit details -
fix(action): correct output formatting and select/ignore (#700)
* fix(action): correct output formatting and select/ignore Signed-off-by: Henry Schreiner <[email protected]> * ci: faster, check action.yml too Signed-off-by: Henry Schreiner <[email protected]> --------- Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a10d869 - Browse repository at this point
Copy the full SHA a10d869View commit details -
fix: drop old log level from check (#701)
Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3e0a87 - Browse repository at this point
Copy the full SHA c3e0a87View commit details -
fix: hide pre-commit checks if lefthook is used (#702)
Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0dce7f - Browse repository at this point
Copy the full SHA c0dce7fView commit details -
chore: banned imports no longer needed for typing (UP handles it) (#703)
Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b417ca0 - Browse repository at this point
Copy the full SHA b417ca0View commit details -
Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ecb380a - Browse repository at this point
Copy the full SHA ecb380aView commit details -
chore: bump schema store in webapp
Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8952905 - Browse repository at this point
Copy the full SHA 8952905View commit details
Commits on Nov 22, 2025
-
refactor: readthedocs rename (#706)
* refactor: rename docs -> rtd for check family Signed-off-by: Henry Schreiner <[email protected]> * fix: note when checks might be hidden Signed-off-by: Henry Schreiner <[email protected]> * Apply suggestions from code review --------- Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61489a7 - Browse repository at this point
Copy the full SHA 61489a7View 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 2025.11.10...2025.11.21