Ondřej Samohel

Results 130 issues of Ondřej Samohel

### Problem Currently, we are unable to get context from path by parsing it and extracting it by template because we allow to much freedom in naming and thus we...

type: enhancement

## Problem Current use of representation data as normal dict is pretty wild as we depend on its values but we are not enforcing them anyhow. It lacks proper documentation...

type: enhancement

## Changelog Description [uv](https://astral.sh/blog/uv) is an extremely fast Python package installer and resolver, written in Rust, and designed as a drop-in replacement for pip and pip-tools workflows. This PR changes...

type: feature

### Problem Current ruff settings are to prohibitive. We can reverse the logic, select all rules and just ignore those that we must. Here is the list of rules I...

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Please describe the feature you have in mind and explain what the current...

type: enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Please describe the feature you have in mind and explain what the current...

type: enhancement

## Problem https://github.com/ynput/ayon-core/blob/3685a5e476b00106046cd9a06bc44c90defe827a/client/ayon_core/tools/sceneinventory/models/containers.py#L377-L379 This is un-implemented and crashing, hiding the real error that item is missing necessary data. Result is empty UI

type: bug

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Please describe the feature you have in mind and explain what the current...

type: enhancement

> [!NOTE] > This is part **Representation Schemas** Epic effort > Directly depends on: https://github.com/ynput/ayon-core/issues/909 We need to create asset integrator for the new representation model. It will need to...

type: enhancement

> [!NOTE] > This is part **Representation Schemas** Epic effort We need function in the core that will check wheter the representation is new style [traits based](https://github.com/ynput/ayon-core/issues/909) or old style....

type: feature