Wykres commitów

36 Commity (config_dataclasses)

Autor SHA1 Wiadomość Data
Andrew Mirsky 2a80968404
path tweaks for v0.11.0 release 2025-06-17 10:58:48 -04:00
Andrew Mirsky 4ddc4c7474
Merge pull request #194 from ajmirsky/issues/55
add `ruff` to ci.yaml
2025-06-04 10:38:31 -04:00
Andrew Mirsky 9d3d9bd7e2
using 'n' messages to force amqtt_sub to exit, instead of SIGINT which seems to cause the process to force quit instead of causing a keyboard interupt 2025-06-03 18:29:13 -04:00
Andrew Mirsky 248ef13536
fixes Yakifo/amqtt#55 : match ci checks with pre-commit checks (ruff added to ci) 2025-06-03 13:13:50 -04:00
Andrew Mirsky 582d370b12
Merge branch 'rc' into documentation_update 2025-05-29 13:29:26 -04:00
Andrew Mirsky 28edc4938e
Merge pull request #167 from ajmirsky/add_python310_support
Add support for python 3.10, 3.11, 3.12
2025-05-29 13:16:25 -04:00
Andrew Mirsky 120ba1d699
updating client documentation by converting rst format into google docstring params, including examples from reference file 2025-05-21 21:59:12 -04:00
Andrew Mirsky 47765b437b
updating documentation, cleanup broken links. overhaul of the quickstart guide. 2025-05-20 19:40:56 -04:00
Andrew Mirsky d39bd2ec5c
adding support for python 3.10-3.12 in ci. fixing pylint errors 2025-05-17 14:22:32 -04:00
MVladislav 2c4bfd55c1
refactor: update 'astral-sh/setup-uv' version 2025-05-17 17:54:49 +02:00
MVladislav 6512671d54 refactor: github workflow changes
- remove file for "Python package" complete for now
- CI comment test with version 3.12 for now
- update setup-uv to v5 #8
2025-01-12 22:49:04 +01:00
MVladislav 1a72fa8e39 refactor: formatting 2024-12-29 19:23:27 +01:00
MVladislav 8c253e7c57 refactor: update renovate 2024-12-21 12:00:17 +01:00
MVladislav 7c001d69b2 refactor: bigger code upgrade and improves
- add github workflows
- update project.toml by disable multi parts to not see every needed fix now
- improve tests cases
- improve code quality
- ...
2024-12-21 11:52:26 +01:00
MVladislav 7cc746e483 refactor: base cleanup and bring project to run with test cases 2024-12-19 20:34:09 +01:00
Fabian Elsner 3912564bf1 Fixup python compatibility declaration 2023-02-09 13:49:38 +01:00
Florian Ludwig fda35f3e18 chore: prepare release 0.11.x 2023-02-09 13:49:38 +01:00
Florian Ludwig 0ecd4342ef Also run GitHub Actions on v0.10.x branch 2022-04-27 11:52:45 +02:00
Florian Ludwig e517622319 move flake9 config into separate file and ignore all style checks 2022-02-06 14:42:51 +01:00
Marius Kriegerowski 8961b8fff5 fix poetry path 2022-01-11 12:55:04 +01:00
Marius Kriegerowski 3467f710b4 install poetry from python-poetry.org 2022-01-11 12:55:04 +01:00
Florian Ludwig 87524cf6bb run CI with python 3.10 2022-01-11 12:55:04 +01:00
Marius Kriegerowski cd41907fa7 remove python3.6 from ci-pipeline 2021-05-04 11:54:21 +02:00
Florian Ludwig 5d74f1a8cd don't run flake on generated code 2021-03-27 17:49:55 +01:00
Florian Ludwig 07fa027728 disable fail-fast for easier root cause on build breaks understanding 2021-03-27 17:49:55 +01:00
Florian Ludwig c7bf1fd212 correct coverage calc 2021-03-27 17:49:55 +01:00
Florian Ludwig 0146cf64c3 move to poetry 2021-03-21 18:55:24 +01:00
Marius Kriegerowski 57bdd45321 remove complexity checks 2021-03-17 10:57:32 +01:00
Marius Kriegerowski 613e77f6b4 more strict flake8. Fixed typos. 2021-03-17 10:57:32 +01:00
Marius Kriegerowski 7921e2cc22 linter project with black at default line length 88 2021-03-15 10:18:00 +01:00
Marius Kriegerowski db3dffa857 use black linter with 96 char line length 2021-03-14 21:44:41 +01:00
Florian Ludwig a19f37dac7 setup coveralls 2021-03-13 15:57:39 +01:00
Florian Ludwig ab2084190e install pytest-asyncio in CI 2021-03-09 19:13:32 +01:00
Florian Ludwig c631cc7895 run tests for python 3.8 and 3.9 2021-03-09 19:13:32 +01:00
Florian Ludwig fba07fcc35 drop support for 3.4 and 3.5 2021-03-01 17:29:24 +01:00
Marius Kriegerowski 54c0eb8ec7 Create python-package.yml 2021-02-27 22:29:19 +01:00