gto icon indicating copy to clipboard operation
gto copied to clipboard

🏷️ Git Tag Ops. Turn your Git repository into Artifact Registry or Model Registry.

Results 76 gto issues
Sort by recently updated
recently updated
newest added

Add analytics like in MLEM. Q: how to reflect Studio in the overall analytics?

enhancement

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pylint](https://togithub.com/PyCQA/pylint) ([changelog](https://pylint.pycqa.org/en/latest/whatsnew/2/)) | ` `~60 logical processors)...

Right now they work on local repos only, that's a limitation of `gitpython`.

hacktoberfest
remote-repository

In https://github.com/iterative/example-repos-dev/pull/110, example GTO repo is generated. It lacks an example of downstream model usage. Currently, all model references are non-existing external / not-real internal models. We need to add...

A: docs

These are on hold until it's decided whether [`artifacts.yaml` is going to be merged into `dvc.yaml`](https://github.com/iterative/dvc/issues/8214) and GTO will handle Git tags only. - https://github.com/iterative/gto/issues/265 (possible follow-up is needed for...

question

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

Extra commits shown in history, no need to show them (maybe only if there are annotations?). ``` │ 2022-09-06 06:22:31 │ cv-class │ commit │ bca6604 │ - │ bca6604...

bug

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

Rn promotions tags look like `rf#prod`. `#` requires escaping in some shells. Is there a better alternative? Need to check `@` also.

good first issue