OasisPlatform
OasisPlatform copied to clipboard
Loss modelling platform.
Following what we have done in the OasisLMF/OasisLMF repo, this PR: - applies PEP8 to all the codebase; - fixes some flake8 errors throughout the codebase (see the code-quality.yml file...
- [ ] OasisEvaluation update script - [x] Unittest - [x] Image build script - [x] Image build scanning - [x] Repo scanning - [ ] Auto-update requirments - [x]...
## Issue Description Similarly to what we did in the OasisLMF repo, add contributing guidelines and the Code Quality workflow. Details on the coding guidelines are at https://github.com/OasisLMF/OasisLMF/pull/1128 Details on...
I am not able to login the the OasisUI Interface. After following the steps, I found that API Swagger UI and API Admin Panel run smooth, but I cannot open...
## Issue Description Package versions need updating in the server image for https://github.com/OasisLMF/OasisPlatform/pull/680 https://github.com/OasisLMF/OasisPlatform/pull/699 https://github.com/OasisLMF/OasisPlatform/pull/703
### Switch to keycloak v19.0.3-legacy Further work is needed fot switching to keycloak's New Operator, [see release 18.0.0](https://www.keycloak.org/docs/latest/release_notes/index.html#keycloak-18-0-0), images past v18 fail with an error in the startup command. For...
## Issue Description The switch to **gunicorn** created a redundant `access_token` endpoint which is not nested under the `api` sub-path 
Cannot start service api_evaluation_notebook ## Issue Description Try to install in my work laptop, which I don't have root access and it is how the error was caused: ------ Use...
## Issue Description An authentication issue with keycloak causes the UI app to crash after a short period of time ~ 3-4 mins ## Steps to Reproduce (Bugs only) 1....
## Issue Description The worker controller can get stuck in a state where analyses are queued for execution on a model's main celery queue, but the number of desired workers...