Bailo icon indicating copy to clipboard operation
Bailo copied to clipboard

Managing the lifecycle of machine learning to support scalability, impact, collaboration, compliance and sharing.

Results 86 Bailo issues
Sort by recently updated
recently updated
newest added

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...

dependencies
javascript

…hen request fails

bug
enhancement
javascript
ready for review

### 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:...

enhancement
help wanted
javascript

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...

enhancement
help wanted
javascript
sharing

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...

dependencies
javascript

As per https://www.debian.org/releases/, switch to the latest version of Debian.

dependencies
docker

### 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...

good first issue
help wanted
python
tech debt