Summary / Background
To make working with Model Registry (including Studio MR) more accessible for DVC users, we merge artifacts.yaml into DVC. More detail discussion on this iterative/gto#337
Release scope
Described in iterative/mlem.ai#323, but summarizing it here. For now I'm excluding what we considered to be extra features (they can be found in docs proposal marked as [extra for now]):
Follow-ups after release (p1)
Follow-ups after release (p2)
Related issues
Summary / Background
To make working with Model Registry (including Studio MR) more accessible for DVC users, we merge
artifacts.yamlinto DVC. More detail discussion on this iterative/gto#337Release scope
Described in iterative/mlem.ai#323, but summarizing it here. For now I'm excluding what we considered to be extra features (they can be found in docs proposal marked as
[extra for now]):registry:section and exposing for API user (Studio) Add top-levelartifacts:section #9220dvc.yamlcompletely, e.g.registry: artifacts.yamlAdd top-levelartifacts:section #9220artifactssection dvclive#519example-gtorepo and other fixture repos for Studio BEexample-gto: removeannotateand move artifacts todvc.yamliterative/example-repos-dev#192artifacts.yamlpart from GTO Removeartifacts.yamlpart in favor ofartifacts:section in DVC iterative/gto#346artifacts:section to the schema dvcyaml-schema#36Follow-ups after release (p1)
Follow-ups after release (p2)
dvc get $REPO myartifact#prodDownload models (type: model) withdvc get#9100#prodor@latestwith DVC APIdvc expworkflow together with MR #9102dvc importfor artifacts same way we should supportdvc getalreadyRelated issues
artifactspiece @skshetry implemented already Meta information for data #8214 add metadata fields: label, type to data #8232