-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test_load_corrector #162
Draft
NormannK
wants to merge
23
commits into
Akkudoktor-EOS:main
Choose a base branch
from
NormannK:test2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
test_load_corrector #162
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 047d604 - Browse repository at this point
Copy the full SHA 047d604View commit details
Commits on Oct 11, 2024
-
Streamline Dockerfile, remove unused deps
* Dockerfile: Use non-root user, buildx cache, setup for readonly container, remove unused apt deps. For now don't install pip package and keep development flask server as this will be replaced in the future (fastapi). Then a proper webserver (e.g. nginx) should be used and the pip package can be created and deployed just to the run-stage (with the webserver). * docker-compose: Set to readonly (anonymous volumes declared in Dockerfile should maintain all writable data). Mount config.py for easier development. Should be replaced by environment support for all config file variables. * Remove unused runtime dependencies: mariadb, joblib, pytest, pytest-cov. * Move pytest-cov to dev dependencies. * Add output_dir to config.py. * Fix visualization_results.pdf endpoint. * Update docs.
Configuration menu - View commit details
-
Copy full SHA for 21fd711 - Browse repository at this point
Copy the full SHA 21fd711View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62c6a0c - Browse repository at this point
Copy the full SHA 62c6a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d24ebb5 - Browse repository at this point
Copy the full SHA d24ebb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b3b249 - Browse repository at this point
Copy the full SHA 8b3b249View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bcaa71 - Browse repository at this point
Copy the full SHA 0bcaa71View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd1b1d5 - Browse repository at this point
Copy the full SHA dd1b1d5View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0601c7b - Browse repository at this point
Copy the full SHA 0601c7bView commit details
Commits on Oct 31, 2024
-
Co-authored-by: Michael Osthege <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 836eb90 - Browse repository at this point
Copy the full SHA 836eb90View commit details -
Co-authored-by: Michael Osthege <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db5a2a5 - Browse repository at this point
Copy the full SHA db5a2a5View commit details -
Co-authored-by: Michael Osthege <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b098f15 - Browse repository at this point
Copy the full SHA b098f15View commit details -
Co-authored-by: Michael Osthege <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21aaaf3 - Browse repository at this point
Copy the full SHA 21aaaf3View commit details -
Co-authored-by: Michael Osthege <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e825db4 - Browse repository at this point
Copy the full SHA e825db4View commit details -
Co-authored-by: Michael Osthege <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a52f4e - Browse repository at this point
Copy the full SHA 6a52f4eView commit details -
Co-authored-by: Michael Osthege <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b41df4c - Browse repository at this point
Copy the full SHA b41df4cView commit details -
Co-authored-by: Michael Osthege <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a2661e - Browse repository at this point
Copy the full SHA 4a2661eView commit details -
Co-authored-by: Michael Osthege <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ada2da - Browse repository at this point
Copy the full SHA 5ada2daView commit details -
Co-authored-by: Michael Osthege <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6484e48 - Browse repository at this point
Copy the full SHA 6484e48View commit details -
Apply suggestions from code review
Co-authored-by: Michael Osthege <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53b5d76 - Browse repository at this point
Copy the full SHA 53b5d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcb175e - Browse repository at this point
Copy the full SHA bcb175eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94a2124 - Browse repository at this point
Copy the full SHA 94a2124View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4be18a - Browse repository at this point
Copy the full SHA b4be18aView commit details -
Co-authored-by: Michael Osthege <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ccec265 - Browse repository at this point
Copy the full SHA ccec265View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.