Done service.
/ docker_build (push) Successful in 6m37s
Testing zangramru / lint (ruff-format) (push) Failing after 4s
/ helm_deploy (push) Failing after 25s
Testing zangramru / lint (mypy) (push) Failing after 4s
Testing zangramru / lint (ruff) (push) Failing after 4s
Testing zangramru / pytest (push) Failing after 4s
/ docker_build (push) Successful in 6m37s
Testing zangramru / lint (ruff-format) (push) Failing after 4s
/ helm_deploy (push) Failing after 25s
Testing zangramru / lint (mypy) (push) Failing after 4s
Testing zangramru / lint (ruff) (push) Failing after 4s
Testing zangramru / pytest (push) Failing after 4s
Signed-off-by: Pavel Kirilin <s3riussan@gmail.com>
This commit is contained in:
+3
-1
@@ -52,6 +52,9 @@ allow_untyped_decorators = true
|
||||
warn_unused_ignores = false
|
||||
warn_return_any = false
|
||||
namespace_packages = true
|
||||
exclude = [
|
||||
"zangramru/db/migrations/.*",
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
addopts = "-p no:unraisableexception"
|
||||
@@ -150,7 +153,6 @@ enable_taskiq = "None"
|
||||
enable_routers = "True"
|
||||
enable_kafka = "None"
|
||||
enable_nats = "None"
|
||||
enable_loguru = "None"
|
||||
traefik_labels = "None"
|
||||
add_dummy = "None"
|
||||
orm = "piccolo"
|
||||
|
||||
Reference in New Issue
Block a user