Bailo
Bailo copied to clipboard
Managing the lifecycle of machine learning to support scalability, impact, collaboration, compliance and sharing.
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 8.4.1 to 9.5.1. Release notes Sourced from @faker-js/faker's releases. v9.5.1 What's Changed test: retry verify tag 3 times by @Shinigami92 in faker-js/faker#3395 test: disable summary for local...
…hen request fails
### Overview of the issue The UI currently handles the logic for determining the status of reviews based on the responses to said review, which has a number of concerns:...
This feature adds the ability for a user to be able to include models from other Bailo instances when searching on the Bailo Marketplace. ## Overview Having the ability to...
We want to be able to upgrade to the latest version of React, but this is reliant on some of our crucial dependencies currently not supporting version 19, such as...
As per https://www.debian.org/releases/, switch to the latest version of Debian.
### Affected core subsystem(s) Alterations of the backend to support keycloak as an OAuth mechanism for user lookup functionality. ### Description of change I've got grant working with keycloak using...
A large number of the logging statements in the python client incorrectly mix f-strings with string formatting e.g. `logger.info(f"Schema %s successfully retrieved from server.", schema_id)`. This does not break functionality...