[2.3.1] - 2023-03-12 #41

Merged
olofvndrhr merged 19 commits from dev into master 2023-03-12 04:47:37 +01:00
Owner

[2.3.1] - 2023-03-12

Added

  • Added TypedDicts for type checkers and type annotation

Fixed

  • Fixed some typos in the README

Changed

  • Switched from pylint/pylama/isort/autoflake to ruff
  • Switched from mypy to pyright and added strict type checking
  • Updated the api template
## [2.3.1] - 2023-03-12 ### Added - Added TypedDicts for type checkers and type annotation ### Fixed - Fixed some typos in the README ### Changed - Switched from pylint/pylama/isort/autoflake to ruff - Switched from mypy to pyright and added strict type checking - Updated the api template
olofvndrhr added 17 commits 2023-03-12 00:33:12 +01:00
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
format with ruff
Some checks failed
ci/woodpecker/push/tests Pipeline failed
5e28cb1088
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
fix ci task name
Some checks failed
ci/woodpecker/push/tests Pipeline failed
b5c5b97b16
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
fix special character in test
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
a8f4b25802
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
switch to strict typing with pyright
Some checks failed
ci/woodpecker/push/tests Pipeline failed
03461b80bf
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
install deps before pyright
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
830cfd48bb
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
remove mypy
Some checks failed
ci/woodpecker/push/tests Pipeline failed
1f244ef2d6
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
fix linter paths
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
e2f0a8b41f
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
add typed dicts for type hinting
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
bde2b9ebe9
move custom types to own file
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
9935c97f6c
update readme
Some checks failed
ci/woodpecker/push/tests Pipeline failed
0f9e718e30
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
update CHANGELOG and bump version
Some checks failed
ci/woodpecker/push/tests Pipeline failed
3d51869663
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
update readme links
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
0ada98529a
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
update release date [CI SKIP]
Some checks failed
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_docker_amd64 Pipeline was successful
ci/woodpecker/pr/test_docker_arm64 Pipeline was successful
ci/woodpecker/pr/test_release Pipeline was successful
ci/woodpecker/pr/test_tox_arm64 Pipeline failed
ci/woodpecker/pr/test_tox_amd64 Pipeline failed
987f72715c
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
olofvndrhr added 1 commit 2023-03-12 01:04:40 +01:00
fix type hint for py38
Some checks failed
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_docker_amd64 Pipeline was successful
ci/woodpecker/pr/test_docker_arm64 Pipeline was successful
ci/woodpecker/pr/test_release Pipeline was successful
ci/woodpecker/pr/test_tox_arm64 Pipeline failed
ci/woodpecker/pr/test_tox_amd64 Pipeline failed
f7eebc2dec
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
olofvndrhr added 1 commit 2023-03-12 01:51:56 +01:00
fix type annitation for py38
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_docker_amd64 Pipeline was successful
ci/woodpecker/pr/test_docker_arm64 Pipeline was successful
ci/woodpecker/pr/test_release Pipeline was successful
ci/woodpecker/pr/test_tox_arm64 Pipeline was successful
ci/woodpecker/pr/test_tox_amd64 Pipeline was successful
8173b2a729
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
olofvndrhr merged commit 29fe262ef7 into master 2023-03-12 04:47:37 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: olofvndrhr/manga-dlp#41
No description provided.