Commit graph

30 commits

Author SHA1 Message Date
0dc7e2f60d update ruff settings and fix lint violations 2024-02-21 13:35:42 +01:00
ea1eab403d update to ruff formatter and fix py3.8 compatibility 2024-02-01 13:59:45 +01:00
9935c97f6c move custom types to own file
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2023-02-20 14:38:09 +01:00
bde2b9ebe9 add typed dicts for type hinting
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2023-02-20 14:03:40 +01:00
e2f0a8b41f
fix linter paths
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-02-19 18:50:56 +01:00
a53767bf74
update api template with type annotations [CI SKIP]
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-02-18 16:29:44 +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
5e28cb1088
format with ruff
Some checks failed
ci/woodpecker/push/tests Pipeline failed
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-02-18 12:29:25 +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
ce6ebc4291
update typo annotations and add new test
Some checks failed
ci/woodpecker/push/tests Pipeline failed
ci/woodpecker/pr/tests Pipeline failed
ci/woodpecker/pr/test_docker_arm64 unknown status
ci/woodpecker/pr/test_tox_arm64 unknown status
ci/woodpecker/pr/test_release unknown status
ci/woodpecker/pr/test_docker_amd64 unknown status
ci/woodpecker/pr/test_tox_amd64 unknown status
2023-02-15 20:17:22 +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
d7c3d511fe
update metadata generation and add validation tests
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2023-02-15 13:50:59 +01:00
796aeb8aa7
add metadata type check
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2023-02-14 13:31:55 +01:00
a7b5c0b786
various fixes
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2023-02-13 23:17:52 +01:00
4559635102
update requirements
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2023-02-13 19:19:03 +01:00
6120fe7c81
add metadata support
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2023-02-13 19:15:27 +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
f389f2777f add tests for hooks 2022-08-14 16:34:15 +02:00
c2d9ca9f72 add hooks for custom actions
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-08-13 18:52:32 +02:00
76eb9a54b6 fix hatch build
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-07-18 23:45:19 +02:00
124461f3e3 add autoflake tests
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-15 14:10:17 +02:00
e5fd6790d1 change logging
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-06 22:19:40 +02:00
6b3eceae93 move justfile and small changes 2022-06-26 15:10:36 +02:00
ee36496915 update path in contrib readme
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-25 14:57:41 +02:00
f493d81fb6 improve file organisation 2022-06-25 14:29:09 +02:00
c6d7b29ef9 create api template + typo 2022-05-17 13:32:50 +02:00
6ea0193307 update versions and readme + minor tweaks
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
2022-05-09 21:07:37 +02:00
fea239e20a make script compatible with other manga sites/apis
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-22 10:10:37 +01:00