Commit graph

37 commits

Author SHA1 Message Date
89e25b6602 Update dependency ruff to v0.6.8
All checks were successful
build package and container / build-pypackage (pull_request) Successful in 15s
check code / check-docs (pull_request) Successful in 6s
build package and container / build-container (pull_request) Successful in 3m2s
create release / release-pypackage (pull_request) Successful in 20s
check code / check-code-py38 (pull_request) Successful in 6m53s
check code / scan-code-py311 (pull_request) Has been skipped
check code / check-code-py39 (pull_request) Successful in 6m48s
check code / check-code-py310 (pull_request) Successful in 6m53s
check code / check-code-py311 (pull_request) Successful in 6m45s
2024-09-27 04:16:12 +02:00
5afd538dcd fix pyproject coverage
All checks were successful
check code / check-docs (push) Successful in 6s
check code / check-code-py38 (push) Successful in 26s
check code / check-code-py39 (push) Successful in 22s
check code / check-code-py310 (push) Successful in 30s
check code / check-code-py311 (push) Successful in 22s
check code / scan-code-py311 (push) Successful in 7m11s
2024-02-21 13:38:37 +01:00
0dc7e2f60d update ruff settings and fix lint violations 2024-02-21 13:35:42 +01:00
e1276b5be9 Fix pytz requirement
All checks were successful
check code / check-docs (push) Successful in 6s
check code / check-code-py38 (push) Successful in 26s
check code / check-code-py39 (push) Successful in 26s
check code / check-code-py310 (push) Successful in 25s
check code / check-code-py311 (push) Successful in 25s
check code / scan-code-py311 (push) Successful in 6m59s
2024-02-02 10:14:46 +01:00
6fda875a48 fix tests and workflows 2024-02-01 14:22:25 +01:00
ea1eab403d update to ruff formatter and fix py3.8 compatibility 2024-02-01 13:59:45 +01:00
873e6ab0e2
update pyright and some type annotations. also increase line length to 100 chars
Some checks failed
ci/woodpecker/push/tests Pipeline failed
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-07-02 16:41:00 +02:00
1f244ef2d6
remove mypy
Some checks failed
ci/woodpecker/push/tests Pipeline failed
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-02-19 18:45:53 +01:00
03461b80bf
switch to strict typing with pyright
Some checks failed
ci/woodpecker/push/tests Pipeline failed
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-02-18 16:21:03 +01:00
2ad0c575a7
switch to ruff and update justfile
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-02-18 12:23:50 +01:00
4d5b0f4dee
update changelog/docs etc for new metadata feature
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2023-02-15 14:21:45 +01:00
a001b18d6e
first tests with new cache
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2023-02-06 14:46:58 +01:00
abeb90df3e update hatch and bump version [CI SKIP] 2022-12-29 18:18:50 +01:00
ecf4bf771e switch to loguru/click.
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
update docs etc
2022-12-29 18:13:19 +01:00
f3bc494afb updated dependencies 2022-08-15 14:44:31 +02:00
e9bdd3bd13 move version management to hatch
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-23 00:30:28 +02:00
35656e8a7c more pylint improvements
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-22 21:11:01 +02:00
49f3309e36 add pylint settings/tests 2022-07-21 20:55:35 +02:00
7c3f83389a apply a few pylint/pycodestyle tips 2022-07-21 20:39:56 +02:00
76eb9a54b6 fix hatch build
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-07-18 23:45:19 +02:00
4ebdec8e1f Bump version: 2.1.10 → 2.1.11
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_release Pipeline was successful
ci/woodpecker/pr/test_docker Pipeline was successful
ci/woodpecker/pr/test_tox_amd64 Pipeline was successful
ci/woodpecker/pr/test_tox_arm64 Pipeline was successful
2022-07-18 21:05:09 +02:00
f2230b4f20 Bump version: 2.1.9 → 2.1.10
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_release Pipeline was successful
ci/woodpecker/pr/test_docker Pipeline was successful
ci/woodpecker/pr/test_tox_amd64 Pipeline was successful
ci/woodpecker/pr/test_tox_arm64 Pipeline was successful
2022-07-14 15:26:11 +02:00
e5fd6790d1 change logging
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-06 22:19:40 +02:00
a101008074 Bump version: 2.1.8 → 2.1.9
Some checks failed
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_docker Pipeline was successful
ci/woodpecker/pr/test_release Pipeline failed
2022-06-26 15:54:09 +02:00
601668c737 remove verbose output of pytest 2022-06-26 15:36:56 +02:00
f493d81fb6 improve file organisation 2022-06-25 14:29:09 +02:00
a19b8416cb fix pytest path
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-06-25 01:40:14 +02:00
5efac3de11 Bump version: 2.1.7 → 2.1.8
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/tag/tests Pipeline was successful
ci/woodpecker/tag/publish_release Pipeline was successful
ci/woodpecker/tag/publish_build Pipeline was successful
ci/woodpecker/tag/publish_docker Pipeline was successful
2022-06-22 22:31:45 +02:00
31a68fad1b Bump version: 2.1.6 → 2.1.7
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-22 20:12:07 +02:00
51bfa7e9fa add pypi infos
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-22 20:01:30 +02:00
56b582b53a fix entry points
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-22 19:37:34 +02:00
b0fb8d4860 fix and add ci/cd tests 2022-06-22 19:27:03 +02:00
d56c23aa30 add build infos 2022-06-22 12:48:18 +02:00
31bd231bb8 Bump version: 2.1.5 → 2.1.6
Some checks failed
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/build_docker Pipeline failed
2022-06-21 21:32:25 +02:00
3e470e100e update readme badges 2022-06-21 16:33:55 +02:00
1a196542a2 add --pretty to mypy 2022-06-21 13:42:30 +02:00
372bea6189 move tool config to pyproject.toml
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-21 12:52:09 +02:00