Commit Graph

23 Commits

Author SHA1 Message Date
Alec.Schmidt
570a0d3cea fix: changed the amount of chars in a single line to 120 2025-03-18 10:16:35 +01:00
Alec.Schmidt
89e66a8b58 fix: linter errors over conftest.py [no ci] 2025-03-18 10:14:08 +01:00
Alec.Schmidt
83d70c4fc5 fix: linter errors over operators.py [no ci] 2025-03-18 10:12:30 +01:00
Alec.Schmidt
3d6abfa9bc fix: linter errors over app.py [no ci] 2025-03-18 10:11:40 +01:00
Alec.Schmidt
528da91ed4 feat: CI/CD for flake8 linting, warning : this commit is a test for the execution of the pipeline 2025-03-18 10:03:42 +01:00
Alec.Schmidt
ea40810fa3 feat: flake8 config file 2025-03-18 09:59:08 +01:00
Alec Schmidt
0108bb25ed Merge branch 'fix/2-q1.2'
chore(security): remove hardcoded security key

See merge request Klagarge/mse2425-grp09!2
2025-03-17 19:51:05 +00:00
de8a0ab688 chore(security): remove hardcoded security key
Remove hardcoded security key for flask.
Use environment variable instead.
2025-03-16 15:19:48 +01:00
8590c7a715 Merge branch 'feat/Q1.1'
See merge request Klagarge/mse2425-grp09!1
2025-03-12 21:33:07 +00:00
Alec.Schmidt
be3db6e605 fix: API endpoints input type safety 2025-03-12 21:11:29 +01:00
Alec.Schmidt
34e24304fa test: added api input type checking tests [no ci] 2025-03-12 21:04:31 +01:00
Alec.Schmidt
ee2f80d670 chore: added test coverage html folder to gitignore 2025-03-12 21:03:18 +01:00
Michael Mäder
926922ece8 update README.md to new year 2025-03-11 15:59:07 +01:00
Michael Mäder
d7465c4c1e update of the python packages in the pyproject.toml 2025-03-11 15:50:27 +01:00
Michael Mäder
71c837d931 update dates in the source files 2025-03-11 15:41:16 +01:00
Michael Mäder
f447ce21c8 update the overall README.md file 2025-03-11 15:39:36 +01:00
Michael Mäder
34c4a80c61 switch to pdm 2025-03-11 14:59:36 +01:00
Michael Mäder
081cf71454 update coveragerc to new path 2025-03-10 09:21:00 +01:00
Michael Mäder
c51d2424c9 break system packages for flask install via pip 2025-03-10 09:18:10 +01:00
Michael Mäder
aa6743cfee adding tests and fix the pip install 2025-03-10 09:15:56 +01:00
Michael Mäder
aeb8ec5096 switch to python 3.12 2025-03-10 09:10:13 +01:00
Michael Mäder
ec709475c0 setup season 2425 with first part of the questions 2025-03-10 09:09:00 +01:00
Michael Mäder
ef39d82ad9 Initial commit 2025-03-10 08:00:35 +00:00