GitHub / claasrostock/python-code-quality / commits
Demo code for the "Code Quality in Python" Talk
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 036e28a7 | merge Merge pull request #5 from ClaasRostock/update-with-latest-changes-python-pro... |
Claas Rostock <4****k@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| c410db75 | fixed two issues raised by ruff | Claas <c****k@d****m> | 6 months ago | |
| 560fa4ad | updated files in src with latest changes in python_project_template v0.2.5 | Claas <c****k@d****m> | 6 months ago | |
| 4063d6a8 | updated Sphinx documentation with latest changes in python_project_template v... | Claas <c****k@d****m> | 6 months ago | |
| ae4535e5 | updated GitHub workflows with latest changes in python_project_template v0.2.5 | Claas <c****k@d****m> | 6 months ago | |
| b6a7bf16 | updated files in root folder with latest changes in python_project_template v... | Claas <c****k@d****m> | 6 months ago | |
| f2682240 | updated CHANGELOG.md | Claas <c****k@d****m> | 6 months ago | |
| cd167a16 | added uv.lock | Claas <c****k@d****m> | 6 months ago | |
| 54507c15 | updated .gitignore, adding uv.lock to version control | Claas <c****k@d****m> | 6 months ago | |
| c4097ad9 | merge Merge pull request #4 from ClaasRostock/update-dependencies |
Claas Rostock <4****k@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 37fc8e52 | ruff.toml: Added file-specific ignores for docs/source/conf.py | Claas <c****k@d****m> | 6 months ago | |
| 899b570c | bumped version number to 0.2.1 | Claas <c****k@d****m> | 6 months ago | |
| d7cf50f2 | cleaned up CHANGELOG.md | Claas <c****k@d****m> | 6 months ago | |
| 3c8d8ad3 | pyproject.toml: Removed leading carets from all entries in [tool.mypy].exclude | Claas <c****k@d****m> | 6 months ago | |
| 3f3f817f | updated CHANGELOG.md | Claas <c****k@d****m> | 6 months ago | |
| 5a9f2b5e | VS Code settings: Updated 'mypy-type-checker.reportingScope' to 'custom'. | Claas <c****k@d****m> | 6 months ago | |
| 99c23eaa | VS Code Settings: (Recommended extensions): Removed 'njqdev.vscode-python-typ... | Claas <c****k@d****m> | 6 months ago | |
| 04f52c40 | VS Code settings: (Recommended extensions): Removed deprecated IntelliCode ex... | Claas <c****k@d****m> | 6 months ago | |
| d59927dc | Sphinx conf.py: removed ruff rule exception on file level | Claas <c****k@d****m> | 6 months ago | |
| 4523ff78 | .pre-commit-config.yaml: updated id of ruff to ruff-check | Claas <c****k@d****m> | 6 months ago | |
| 2aca77b9 | .pre-commit-config.yaml: updated rev of pre-commit-hooks to v6.0.0 | Claas <c****k@d****m> | 6 months ago | |
| 4873c8a7 | .pre-commit-config.yaml: updated rev of ruff-pre-commit to v0.14.3 | Claas <c****k@d****m> | 6 months ago | |
| d453a9fb | GitHub workflow _build_and_publish_documentation.yml: changed 'uv sync --upgr... | Claas <c****k@d****m> | 6 months ago | |
| bf0a65da | GitHub workflow _test_future.yml: updated Python specifier in workflow name t... | Claas <c****k@d****m> | 6 months ago | |
| 8410d2c6 | GitHub workflow _test_future.yml: updated name of test_future job to 'test315' | Claas <c****k@d****m> | 6 months ago | |
| 85d8b039 | GitHub workflow _test_future.yml: updated Python specifier in comment to 3.15 | Claas <c****k@d****m> | 6 months ago | |
| 5d18f3ea | GitHub workflow _test_future.yml: updated Python version in test_future to 3.... | Claas <c****k@d****m> | 6 months ago | |
| 064eb65b | GitHub workflow _test.yml: updated Python versions in test matrix to 3.11, 3.... | Claas <c****k@d****m> | 6 months ago | |
| fae11baa | pyproject.toml: removed leading carets and trailing slashes from 'exclude' paths | Claas <c****k@d****m> | 6 months ago | |
| 74ce961e | pyproject.toml: removed deprecated mypy plugin 'numpy.typing.mypy_plugin' | Claas <c****k@d****m> | 6 months ago | |
| 56f5fe5a | pyproject.toml: removed deprecated pyright setting 'reportShadowedImports' | Claas <c****k@d****m> | 6 months ago | |
| ae5846f4 | .sourcery.yaml: updated the lowest Python version the project supports to '3.11' | Claas <c****k@d****m> | 6 months ago | |
| a2417230 | ruff.toml: updated target Python version to "py311" | Claas <c****k@d****m> | 6 months ago | |
| 7bc44893 | pyproject.toml: updated supported Python versions to 3.11, 3.12, 3.13, 3.14 | Claas <c****k@d****m> | 6 months ago | |
| f55d1f0a | pyproject.toml: updated required Python version to ">= 3.11, < 3.15" | Claas <c****k@d****m> | 6 months ago | |
| a74c6b68 | pyproject.toml: added required-environments to uv.tools (windows, linux) | Claas <c****k@d****m> | 6 months ago | |
| 44c85dcf | Updated to download-artifact@v5 (from download-artifact@v4) | Claas <c****k@d****m> | 6 months ago | |
| 3f2d71c6 | Updated to setup-uv@v7 (from setup-uv@v5) | Claas <c****k@d****m> | 6 months ago | |
| dc4656b3 | Updated to upload-artifact@v5 (from upload-artifact@v4) | Claas <c****k@d****m> | 6 months ago | |
| af97463c | Updated to setup-python@v6 (from setup-python@v5) | Claas <c****k@d****m> | 6 months ago | |
| ecde2d60 | Updated to checkout@v5 (from checkout@v4) | Claas <c****k@d****m> | 6 months ago | |
| 674f8cb8 | Updated to pre-commit>=4.3 (from pre-commit>=4.1) | Claas <c****k@d****m> | 6 months ago | |
| 59e5782a | Updated to mypy>=1.18 (from mypy>=1.15) | Claas <c****k@d****m> | 6 months ago | |
| d94283db | Updated to furo>=2025.9 (from furo>=2024.8) | Claas <c****k@d****m> | 6 months ago | |
| 812015d5 | Updated to sphinx-argparse-cli>=1.20 (from sphinx-argparse-cli>=1.19) | Claas <c****k@d****m> | 6 months ago | |
| e7fa5813 | Updated to sphinx-autodoc-typehints>=3.5 (from sphinx-autodoc-typehints>=3.0) | Claas <c****k@d****m> | 6 months ago | |
| aa51b2cb | Updated to Sphinx>=8.2 (from Sphinx>=8.1) | Claas <c****k@d****m> | 6 months ago | |
| c5c0b6c2 | Updated to pytest-cov>=7.0 (from pytest-cov>=6.0) | Claas <c****k@d****m> | 6 months ago | |
| 7395c6af | Updated to pytest>=8.4 (from pytest>=8.3) | Claas <c****k@d****m> | 6 months ago | |
| a1fb28e2 | Updated to dictIO>=0.4.2 (from dictIO>=0.4.1) | Claas <c****k@d****m> | 6 months ago | |
| 633ae5c3 | Updated to sourcery>=1.40 (from sourcery>=1.35) | Claas <c****k@d****m> | 6 months ago | |
| 5969ef5e | Updated to pyright>=1.1.407 (from pyright>=1.1.396) | Claas <c****k@d****m> | 6 months ago | |
| de656ae0 | Updated to ruff>=0.14.3 (from ruff>=0.11.0) | Claas <c****k@d****m> | 6 months ago | |
| 722284ff | merge Merge pull request #3 from ClaasRostock/update-dependencies |
Claas Rostock <4****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| a2814051 | updated CHANGELOG.md | Claas <c****k@d****m> | over 1 year ago | |
| 4835d810 | Updated to sphinx-autodoc-typehints>=3.0 (from sphinx-autodoc-typehints>=3.1) | Claas <c****k@d****m> | over 1 year ago | |
| fa96de72 | Updated to Sphinx>=8.1 (from Sphinx>=8.2) | Claas <c****k@d****m> | over 1 year ago | |
| ad3f23f4 | updated CHANGELOG.md | Claas <c****k@d****m> | over 1 year ago | |
| 09ab598a | Updated to pre-commit>=4.1 (from pre-commit>=4.0) | Claas <c****k@d****m> | over 1 year ago | |
| 9335408a | Updated to sphinx-autodoc-typehints>=3.1 (from sphinx-autodoc-typehints>=3.0) | Claas <c****k@d****m> | over 1 year ago | |
| 284253f4 | Updated to Sphinx>=8.2 (from Sphinx>=8.1) | Claas <c****k@d****m> | over 1 year ago | |
| e403bef9 | Updated to sourcery>=1.35 (from sourcery>=1.33) | Claas <c****k@d****m> | over 1 year ago | |
| 38a637c1 | Updated to pyright>=1.1.396 (from pyright>=1.1.393) | Claas <c****k@d****m> | over 1 year ago | |
| 917698e0 | Updated to ruff>=0.11.0 (from ruff>=0.9.5) | Claas <c****k@d****m> | over 1 year ago | |
| bbb02c9a | merge Merge pull request #2 from ClaasRostock/update-with-latest-changes-in-python-... |
Claas Rostock <4****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 100a2c3c | updated names.csv | Claas <c****k@d****m> | over 1 year ago | |
| 2135621e | removed subpackages | Claas <c****k@d****m> | over 1 year ago | |
| 769513f0 | renamed src/mypackage to src/python_code_quality | Claas <c****k@d****m> | over 1 year ago | |
| cc451baf | resolved issues raised by ruff, pyright and mypy | Claas <c****k@d****m> | over 1 year ago | |
| 5b2cc42e | bumped version number to 0.2.0 | Claas <c****k@d****m> | over 1 year ago | |
| 89e69a8c | updated CHANGELOG.md | Claas <c****k@d****m> | over 1 year ago | |
| 86fca410 | updated README.md | Claas <c****k@d****m> | over 1 year ago | |
| 48aad524 | files in tests folder : updated with latest changes in python_project_template | Claas <c****k@d****m> | over 1 year ago | |
| c633fcce | files in src folder : updated with latest changes in python_project_template | Claas <c****k@d****m> | over 1 year ago | |
| 08285eaf | VS Code settings : updated with latest changes in python_project_template | Claas <c****k@d****m> | over 1 year ago | |
| 6f510063 | files in root folder : updated with latest changes in python_project_template | Claas <c****k@d****m> | over 1 year ago | |
| 84694f1b | Sphinx documentation : updated with latest changes in python_project_template | Claas <c****k@d****m> | over 1 year ago | |
| 9d720c32 | GitHub workflows : updated with latest changes in python_project_template | Claas <c****k@d****m> | over 1 year ago | |
| 2d8bc0d1 | files in root folder : updated with latest changes in python_project_template | Claas <c****k@d****m> | over 1 year ago | |
| 43dbd607 | VS Code settings : updated with latest changes in python_project_template | Claas <c****k@d****m> | over 1 year ago | |
| d903ef34 | GitHub workflows : updated with latest changes in python_project_template | Claas <c****k@d****m> | over 1 year ago | |
| ce506333 | files in root folder : updated with latest changes in python_project_template | Claas <c****k@d****m> | over 1 year ago | |
| 0517cb0e | merge Merge pull request #1 from ClaasRostock/update_dependencies |
Claas Rostock <4****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 4df4efcb | updated CHANGELOG.md | Claas <c****k@d****m> | over 1 year ago | |
| 01d76e8a | Updated to download-artifact@v4 (from download-artifact@v3) | Claas <c****k@d****m> | over 1 year ago | |
| 5eaea6c8 | Updated to upload-artifact@v4 (from upload-artifact@v3) | Claas <c****k@d****m> | over 1 year ago | |
| da2ca5e5 | Updated to actions-gh-pages@v4 (from actions-gh-pages@v3) | Claas <c****k@d****m> | over 1 year ago | |
| a64bc483 | Updated to checkout@v4 (from checkout@v3) | Claas <c****k@d****m> | over 1 year ago | |
| 922a0de0 | Updated to setup-python@v5 (from setup-python@v4) | Claas <c****k@d****m> | over 1 year ago | |
| 0293de6e | Updated to furo>=2024.8 (from furo>=2023.9.10) | Claas <c****k@d****m> | over 1 year ago | |
| d1f3af5e | Updated to myst-parser>=4.0 (from myst-parser>=2.0) | Claas <c****k@d****m> | over 1 year ago | |
| e001a89d | Updated to Sphinx>=8.1 (from Sphinx>=7.2) | Claas <c****k@d****m> | over 1 year ago | |
| f0c0154f | Updated to sphinx-argparse-cli>=1.19 (from sphinx-argparse-cli>=1.11) | Claas <c****k@d****m> | over 1 year ago | |
| 84839207 | Updated to pytest-cov>=6.0 (from pytest-cov>=4.1) | Claas <c****k@d****m> | over 1 year ago | |
| 7991ad83 | Updated to pytest>=8.3 (from pytest>=7.4) | Claas <c****k@d****m> | over 1 year ago | |
| c0e102af | Updated to dictIO>=0.4.0 (from dictIO>=0.2.9) | Claas <c****k@d****m> | over 1 year ago | |
| 38576b3c | Updated to sourcery>=1.27 (from sourcery==1.14) | Claas <c****k@d****m> | over 1 year ago | |
| aba7ef98 | Updated to pyright>=1.1.390 (from pyright==1.1.336) | Claas <c****k@d****m> | over 1 year ago | |
| 18068aab | Updated to ruff>=0.8.3 (from ruff==0.1.6) | Claas <c****k@d****m> | over 1 year ago | |
| 8d2e2a60 | Updated to black[jupyter]>=24.10 (from black[jupyter]==23.11) | Claas <c****k@d****m> | over 1 year ago |