Tibor Mach

Results 10 issues of Tibor Mach

I think it might be quite useful to track dependencies in such a way that e.g. if I want to deploy a new version of artifact `foo` to `prod` and...

product
discussion
studio

If `gto` is used in a single repository to keep track of multiple artifact types (e.g. models and datasets), it would help greatly if `gto show` could be filtered by...

enhancement

I have been thinking about using GTO in a data registry (if data used in ML model training). For these purposes, I find the support of multiple versions in the...

Hi, I have a setup where I use a single pipeline (with several stages) for training multiple models which are almost the same, but use different training data and parameters....

feature request
A: templating
A: params

We have a report of a following error in git garbage collection (presumably caused by running a lot of dvc experiments in a queue) from one of our customers: ```...

awaiting response

### Report Sometimes I work into the night (especially now as the nights are getting longer in the northern hemisphere) and the white background sometimes makes me think twice before...

A: website
website: design
type: feature-request
website: ux

One of the most powerful features of GTO is the ability to audit model lifecycle and have its history tightly coupled with your git repository. But the result of GTO...

stages

DVC currently supports `dvc get --show-url` as a way to retrieve just the URL of a DVC-versioned object as opposed to the object itself. However, there is no equivalent for...

enhancement
A: artifacts

When the output of `gto show` is used programmatically (e.g. to pass the git tags on the output downstream), having an extra newline is not expected and also hard to...

bug
good first issue
p2-medium

In Studio GTO adds the `{e}` counter to tags even in version registration tags, whereas by default in CLI it does not. It would probably make sense to add the...

enhancement
p2-medium