-
-
Notifications
You must be signed in to change notification settings - Fork 165
Comparing changes
Open a pull request
base repository: jaraco/keyring
base: v24.3.0
head repository: jaraco/keyring
compare: v24.3.1
Commits on Nov 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b85781e - Browse repository at this point
Copy the full SHA b85781eView commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b9c4d84 - Browse repository at this point
Copy the full SHA b9c4d84View commit details
Commits on Nov 15, 2023
-
Upgrade GitHub Actions checkout (jaraco/skeleton#94)
Also, upgrade from `pypy3.9` to `pypy3.10` and remove the `continue-on-error` for Python 3.12. As recommended at jaraco/cssutils#41
Configuration menu - View commit details
-
Copy full SHA for 75d9cc1 - Browse repository at this point
Copy the full SHA 75d9cc1View commit details -
GitHub Actions: Combine tox jobs diffcov and docs (jaraco/skeleton#95)
Code reuse Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Configuration menu - View commit details
-
Copy full SHA for 5732ebe - Browse repository at this point
Copy the full SHA 5732ebeView commit details
Commits on Nov 17, 2023
-
Merge pull request #660 from mtelka/shebang
Remove useless shebang from cli.py
Configuration menu - View commit details
-
Copy full SHA for 8db4564 - Browse repository at this point
Copy the full SHA 8db4564View commit details
Commits on Nov 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c0df50c - Browse repository at this point
Copy the full SHA c0df50cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c73e9da - Browse repository at this point
Copy the full SHA c73e9daView commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0d1417c - Browse repository at this point
Copy the full SHA 0d1417cView commit details -
Merge pull request #663 from jaraco/feature/test-set-cli
Add test for do_set
Configuration menu - View commit details
-
Copy full SHA for f90ac2a - Browse repository at this point
Copy the full SHA f90ac2aView commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 26f420a - Browse repository at this point
Copy the full SHA 26f420aView commit details
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 33dd012 - Browse repository at this point
Copy the full SHA 33dd012View commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0cebfeb - Browse repository at this point
Copy the full SHA 0cebfebView commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 97a5f44 - Browse repository at this point
Copy the full SHA 97a5f44View commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0bbdc63 - Browse repository at this point
Copy the full SHA 0bbdc63View commit details -
Enable testing merge queues @ GitHub Actions CI/CD (jaraco/skeleton#93)
This allows org-hosted projects to start enabling merge queues in the repository settings. With that, GitHub would trigger a separate event against a merge commit derived from merging several pull requests with the target branch.
Configuration menu - View commit details
-
Copy full SHA for 8bff8b0 - Browse repository at this point
Copy the full SHA 8bff8b0View commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e4bd609 - Browse repository at this point
Copy the full SHA e4bd609View commit details
Commits on Dec 22, 2023
-
Drop minimum requirement on pytest-mypy as most environments are alre…
…ady running much later. Closes jaraco/skeleton#96.
Configuration menu - View commit details
-
Copy full SHA for 596e683 - Browse repository at this point
Copy the full SHA 596e683View commit details -
Use the ruff formatter (jaraco/skeleton#99)
* Use the ruff formatter, instead of black Based on: - ruff-pre-commit README.md | Using Ruff with pre-commit https://github.com/astral-sh/ruff-pre-commit/blob/main/README.md - The Ruff Formatter | Conflicting lint rules https://docs.astral.sh/ruff/formatter/#conflicting-lint-rules Support for the ruff formatter was added to pytest-ruff by commits from October 2023, released the same day as versions 0.2 and 0.2.1. Hence, it makes sense to require pytest-ruff ≥ 0.2.1 now. Support for `quote-style = "preserve"` was added to ruff in the last couple of weeks, therefore require the latest version, ruff ≥ 0.1.8. This option is equivalent to `skip-string-normalization` in black. Closes jaraco/skeleton#101. --------- Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Configuration menu - View commit details
-
Copy full SHA for b8c6c15 - Browse repository at this point
Copy the full SHA b8c6c15View commit details
Commits on Dec 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5242bcb - Browse repository at this point
Copy the full SHA 5242bcbView commit details
Commits on Dec 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a9c5dd5 - Browse repository at this point
Copy the full SHA a9c5dd5View commit details
Commits on Dec 26, 2023
-
ruff: extended-ignore → ignore (jaraco/skeleton#105)
Applies Repo-Review suggestion: RF201: Avoid using deprecated config settings extend-ignore deprecated, use ignore instead (identical)
Configuration menu - View commit details
-
Copy full SHA for db0d581 - Browse repository at this point
Copy the full SHA db0d581View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8ad969 - Browse repository at this point
Copy the full SHA a8ad969View commit details
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6d9e10 - Browse repository at this point
Copy the full SHA f6d9e10View commit details
Commits on Jan 7, 2024
-
Remove build and dist from excludes. It appears they are not needed a…
…nd their presence blocks the names of packages like 'builder' and 'distutils'. Ref pypa/distutils#224.
Configuration menu - View commit details
-
Copy full SHA for dbcb074 - Browse repository at this point
Copy the full SHA dbcb074View commit details -
Configuration menu - View commit details
-
Copy full SHA for d278905 - Browse repository at this point
Copy the full SHA d278905View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63535c6 - Browse repository at this point
Copy the full SHA 63535c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27b76d5 - Browse repository at this point
Copy the full SHA 27b76d5View commit details
Commits on Feb 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 29e5d34 - Browse repository at this point
Copy the full SHA 29e5d34View commit details
Commits on Feb 6, 2024
-
Tweak coverage configuration for type checking (jaraco/skeleton#97)
* Tweak coverage configuration for type checking * Use `exclude_also` instead of `exclude_lines` Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> * Add reference to the issue. --------- Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Configuration menu - View commit details
-
Copy full SHA for 2a402a3 - Browse repository at this point
Copy the full SHA 2a402a3View commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 68ac292 - Browse repository at this point
Copy the full SHA 68ac292View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ef600e - Browse repository at this point
Copy the full SHA 6ef600eView commit details
Commits on Feb 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dd24411 - Browse repository at this point
Copy the full SHA dd24411View commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fea7af3 - Browse repository at this point
Copy the full SHA fea7af3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5fab7a - Browse repository at this point
Copy the full SHA c5fab7aView commit details
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44feebc - Browse repository at this point
Copy the full SHA 44feebcView commit details
Commits on Feb 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb73eea - Browse repository at this point
Copy the full SHA bb73eeaView commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0015a4 - Browse repository at this point
Copy the full SHA e0015a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a7d496 - Browse repository at this point
Copy the full SHA 4a7d496View commit details -
Configuration menu - View commit details
-
Copy full SHA for b629d28 - Browse repository at this point
Copy the full SHA b629d28View commit details -
Replace the type returned by priority to be a 'Number'.
I tried using numbers.Number or numbers.Integral, but mypy complained about f'{:g}' only accepting Union[float, int].
Configuration menu - View commit details
-
Copy full SHA for 5c26af2 - Browse repository at this point
Copy the full SHA 5c26af2View commit details -
Removed the type declarations from subtypes to satisfy a nitpicky and IMHO incorrect check. Closes #667.
Configuration menu - View commit details
-
Copy full SHA for c7d3d59 - Browse repository at this point
Copy the full SHA c7d3d59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c2c45d - Browse repository at this point
Copy the full SHA 5c2c45dView commit details -
Merge pull request #666 from dimbleby/priority-typing
simplify and fix typing of priority()
Configuration menu - View commit details
-
Copy full SHA for f34f4e4 - Browse repository at this point
Copy the full SHA f34f4e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 558e2b3 - Browse repository at this point
Copy the full SHA 558e2b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3727268 - Browse repository at this point
Copy the full SHA 3727268View commit details
There are no files selected for viewing