Kekkai/chart
Redume 9db37e8300
Some checks failed
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-CR (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
chore(chart): Updated the python version to 3.13 in docker
2024-12-15 11:35:56 +03:00
..
database refactor(chart): Added docstring in each file and function. Fixed long lines 2024-12-15 10:51:32 +03:00
function refactor(chart): Added docstring in each file and function. Fixed long lines 2024-12-15 10:51:32 +03:00
middleware refactor(chart): Added docstring in each file and function. Fixed long lines 2024-12-15 10:51:32 +03:00
routes fix(chart): Fix GET request to use query parameters instead of request body for chart generation 2024-12-15 10:55:05 +03:00
utils refactor(chart): The function with data retrieval from the config has been moved to a separate file and function 2024-12-15 10:47:20 +03:00
.dockerignore Интегрирован Docker compose 2024-10-09 14:45:20 +03:00
Dockerfile chore(chart): Updated the python version to 3.13 in docker 2024-12-15 11:35:56 +03:00
main.py refactor(chart): Added docstring in each file and function. Fixed long lines 2024-12-15 10:51:32 +03:00
mypy.ini mypy, pylint 2024-10-06 20:49:33 +03:00
pylintrc mypy, pylint 2024-10-06 20:49:33 +03:00
requirements.txt chore(chart): Replaced the dependency for the database with a new one 2024-12-15 11:35:19 +03:00