-
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.10.20
head repository: scientific-python/cookie
compare: 2025.11.07
- 14 commits
- 51 files changed
- 9 contributors
Commits on Oct 27, 2025
-
chore(deps): bump the actions group with 2 updates (#664)
Bumps the actions group with 2 updates: [actions/download-artifact](https://github.com/actions/download-artifact) and [actions/upload-artifact](https://github.com/actions/upload-artifact). Updates `actions/download-artifact` from 5 to 6 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v5...v6) Updates `actions/upload-artifact` from 4 to 5 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/upload-artifact dependency-version: '5' 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 9069326 - Browse repository at this point
Copy the full SHA 9069326View commit details -
fix(pre-commit): only show errors (#665)
Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5cc8cd9 - Browse repository at this point
Copy the full SHA 5cc8cd9View commit details
Commits on Nov 5, 2025
-
chore(deps): bump versions (#663)
[create-pull-request] automated change Co-authored-by: scientific-python-pr-tokenbot[bot] <181030687+scientific-python-pr-tokenbot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cb83c41 - Browse repository at this point
Copy the full SHA cb83c41View commit details
Commits on Nov 6, 2025
-
fix: use FA instead of adding import via isort (#666)
* fix: use FA instead of adding import via isort Signed-off-by: Henry Schreiner <[email protected]> * fix: no future needed in pyi Signed-off-by: Henry Schreiner <[email protected]> --------- Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a17e5a - Browse repository at this point
Copy the full SHA 7a17e5aView commit details -
feat: note rules not followed in ruff description (#667)
* feat: note rules not followed in ruff description Signed-off-by: Henry Schreiner <[email protected]> * test: add tests for ruff family description feature (#668) * Initial plan * test: add tests for ruff family description Co-authored-by: henryiii <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: henryiii <[email protected]> * chore: fixup some warnings Signed-off-by: Henry Schreiner <[email protected]> --------- Signed-off-by: Henry Schreiner <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: henryiii <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff5c94e - Browse repository at this point
Copy the full SHA ff5c94eView commit details -
feat: list requires Python too (#669)
Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b1bfe1 - Browse repository at this point
Copy the full SHA 7b1bfe1View commit details -
feat: adding mkdocs into guides and cookiecutter template (#662)
* Initial mkdocs additions * Updating mkdocs documentation * Updating mkdocs * Updating copier * I am dumb * Newline * Ensuring copier and cookiecutter work * style: pre-commit fixes * WIP: some additions Signed-off-by: Henry Schreiner <[email protected]> * fix: can't make a directory conditional Signed-off-by: Henry Schreiner <[email protected]> * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> * style: pre-commit fixes * fix: minor fixup from looking at the diff Signed-off-by: Henry Schreiner <[email protected]> * fix: some styling corrections Signed-off-by: Henry Schreiner <[email protected]> * ci: update for new option Signed-off-by: Henry Schreiner <[email protected]> * chore: more style adjustments Signed-off-by: Henry Schreiner <[email protected]> * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> * chore: colour -> color Signed-off-by: Henry Schreiner <[email protected]> * chore: a few more updates inspired by copilot Signed-off-by: Henry Schreiner <[email protected]> * chore: fix one more space Signed-off-by: Henry Schreiner <[email protected]> * fix: serve or build mkdocs Signed-off-by: Henry Schreiner <[email protected]> --------- 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: Henry Schreiner <[email protected]> Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 141396d - Browse repository at this point
Copy the full SHA 141396dView commit details -
feat: add more Ruff checks, and a helper script (#670)
* feat: add more Ruff checks, and a helper script Signed-off-by: Henry Schreiner <[email protected]> * fix: make sure the lists match Signed-off-by: Henry Schreiner <[email protected]> --------- Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbaca88 - Browse repository at this point
Copy the full SHA fbaca88View commit details -
fix: include markdownlint-cli2 (#672)
Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 34a3fba - Browse repository at this point
Copy the full SHA 34a3fbaView commit details
Commits on Nov 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f6c854e - Browse repository at this point
Copy the full SHA f6c854eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9f31ba - Browse repository at this point
Copy the full SHA c9f31baView commit details -
fix: helper should sort and printout was missing sometimes (#674)
Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 107064c - Browse repository at this point
Copy the full SHA 107064cView commit details -
fix: make standalone helper a little nicer before removing it (#676)
Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b709211 - Browse repository at this point
Copy the full SHA b709211View commit details -
feat: integrate helper into package properly (#675)
* feat: integrate helper into package properly Signed-off-by: Henry Schreiner <[email protected]> * fix: windows seems to not like dots in name Signed-off-by: Henry Schreiner <[email protected]> --------- Signed-off-by: Henry Schreiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c0bb86 - Browse repository at this point
Copy the full SHA 5c0bb86View 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.10.20...2025.11.07