You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating automated testing for script updates with drastically increase testing time. Testing is tedious when it depends on databases processing files to determine if the changes work correctly.
Environment testing:
Automatic docker deployment to GHCR
Master branch now automatically builds and deploys the latest docker image to github container repository.
Creating automated testing for script updates with drastically increase testing time. Testing is tedious when it depends on databases processing files to determine if the changes work correctly.
Environment testing:
Master branch now automatically builds and deploys the latest docker image to github container repository.
Mypy Testing:
Pydantic Testing: