Commit graph

32 commits

Author SHA1 Message Date
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
830cfd48bb
install deps before pyright
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-02-18 16:24:39 +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
b5c5b97b16
fix ci task name
Some checks failed
ci/woodpecker/push/tests Pipeline failed
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-02-18 12:32:30 +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
d16488818c fix woodpecker git image 2022-12-29 14:38:27 +01:00
3eec319706 add mkdocs test
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-08-15 14:53:45 +02:00
cf9a22b237 fix import errors in CI for pylint
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-21 22:42:04 +02:00
3aaa22b549 some ci changes for faster builds/tests 2022-07-21 21:37:52 +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
28ecf61c56 fix test images
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-19 01:13:04 +02:00
8c2000d2aa fix tests
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-07-19 01:06:42 +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
dafe0ea6ef fix ci workflow
All checks were successful
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 was successful
2022-06-26 17:56:48 +02:00
c3452e65d6 add basic test for tox, so it doesn't test every version on commits
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 17:00:38 +02:00
b925e4cc04 only generate coverage report when sonar-scanner is also run
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-25 15:21:10 +02:00
88d40cf87b test coverage with tox
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-06-25 02:50:39 +02:00
e779acbff8 install dev requirements
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-06-25 01:45:29 +02:00
417aca8aae update ci images
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_build Pipeline was successful
ci/woodpecker/pr/test_docker Pipeline was successful
2022-06-23 12:06:18 +02:00
b0fb8d4860 fix and add ci/cd tests 2022-06-22 19:27:03 +02:00
9d127581ef update release workflow
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-21 17:16:52 +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
78da547898 adapt isort to black defaults
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-20 22:56:07 +02:00
96c6b9489b fix isort with black
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-20 22:47:59 +02:00
faa16c70a3 fix mypy errors
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-06-20 17:46:04 +02:00
3e574189c7 add isort and mypy test 2022-06-20 14:31:41 +02:00
52fd580ba1 remove tests_pr as it executes twice
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/build_docker Pipeline was successful
2022-05-13 23:18:10 +02:00
ff4c100272 add tests for pull requests
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests_pr Pipeline was successful
2022-05-13 23:14:10 +02:00
e8b11f5125 update ci configs and readme
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-13 11:49:13 +02:00
002edf9748 fix woodpecker configs and remove drone config
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/push/publish_release Pipeline was successful
ci/woodpecker/push/build_docker Pipeline was successful
ci/woodpecker/push/publish_docker Pipeline was successful
2022-05-13 11:38:36 +02:00
82b1e7079d add missing workflows
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-13 00:46:56 +02:00
Renamed from .woodpecker/01_test.yml (Browse further)