-
Notifications
You must be signed in to change notification settings - Fork 68
Comparing changes
Open a pull request
base repository: scientific-python/cookie
base: 2023.12.21
head repository: scientific-python/cookie
compare: 2024.01.24
- 13 commits
- 14 files changed
- 8 contributors
Commits on Dec 22, 2023
-
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c07eb4b - Browse repository at this point
Copy the full SHA c07eb4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dbc2a6 - Browse repository at this point
Copy the full SHA 8dbc2a6View commit details
Commits on Jan 4, 2024
-
chore: update pre-commit hooks (#355)
* chore: update pre-commit hooks updates: - [github.com/pre-commit/mirrors-mypy: v1.7.1 → v1.8.0](pre-commit/mirrors-mypy@v1.7.1...v1.8.0) - [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8) * style: pre-commit fixes * chore: fix mypy type for tomli Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> * Apply suggestions from code review --------- Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Henry Schreiner <henryschreineriii@gmail.com> Co-authored-by: Henry Schreiner <henry.fredrick.schreiner@cern.ch>
Configuration menu - View commit details
-
Copy full SHA for 38fb67a - Browse repository at this point
Copy the full SHA 38fb67aView commit details -
chore(deps): bump versions (#354)
[create-pull-request] automated change Co-authored-by: henryiii <henryiii@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ac8cff3 - Browse repository at this point
Copy the full SHA ac8cff3View commit details
Commits on Jan 5, 2024
-
fix: include matrix logic & location of errors in GH104 (#356)
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 73768ec - Browse repository at this point
Copy the full SHA 73768ecView commit details
Commits on Jan 10, 2024
-
chore(deps): bump versions (#357)
[create-pull-request] automated change Co-authored-by: henryiii <henryiii@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 57fc352 - Browse repository at this point
Copy the full SHA 57fc352View commit details
Commits on Jan 12, 2024
-
docs: assert correct file extension reference for wheels & sdists (#358)
Update file extensions for SDists and wheels A minor documentation fix, this section referred to the wheel as a `.tar.gz` file while it isn't – it is fairly known that it is a `.zip` file. I added the correct file extension for the SDist in the point above it, just for the sake of clarity.
Configuration menu - View commit details
-
Copy full SHA for 8f36079 - Browse repository at this point
Copy the full SHA 8f36079View commit details
Commits on Jan 15, 2024
-
docs: add missing words (#360)
* Add missing words? * 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 b7bdbe3 - Browse repository at this point
Copy the full SHA b7bdbe3View commit details -
chore(deps): bump versions (#359)
[create-pull-request] automated change Co-authored-by: henryiii <henryiii@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 176292f - Browse repository at this point
Copy the full SHA 176292fView commit details
Commits on Jan 20, 2024
-
docs: fix links of PY rules in packaging_simple.md (#362)
* docs: fix links of PY rules in packaging_simple.md * 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 84859da - Browse repository at this point
Copy the full SHA 84859daView commit details
Commits on Jan 23, 2024
-
chore(deps): bump versions (#363)
[create-pull-request] automated change Co-authored-by: henryiii <henryiii@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0f33f77 - Browse repository at this point
Copy the full SHA 0f33f77View commit details
Commits on Jan 24, 2024
-
chore: add validate-pyproject-schema-store (#364)
* chore: add validate-pyproject-schema-store Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> * fix: use quotes Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> * fix: fix hatch def error from validate-pyproject-schema-store Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> --------- Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4aaa0c4 - Browse repository at this point
Copy the full SHA 4aaa0c4View commit details -
docs: standardize .reathedocs.yml to .readthedocs.yaml (#361)
* Typo fix from .reathedocs.yml to .readthedocs.yaml * style: pre-commit fixes * fix: move remaining readthedocs to yaml ext Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> --------- Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Henry Schreiner <henryschreineriii@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0bfc28b - Browse repository at this point
Copy the full SHA 0bfc28bView 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 2023.12.21...2024.01.24