iterative / iterative/gto

Errors in `gto assign` are made for Labels-env approach

Open
#272 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
162
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Thanks to @omesser to figuring this out. Since `gto assign` behavior in fact depends on the values for `--assignments-per-version` and `--versions-per-stage` options, the absence of them causes confusion. E.g. you expect `Envs-like` approach, which is the default now in `gto show`, but you get `Labels-like` approach for `assign` now.

![image](https://user-images.githubusercontent.com/6797716/191499051-38d8e8b8-9321-4670-a650-a0525b30ead6.png)

![image](https://user-images.githubusercontent.com/6797716/191499119-8c3e5cdc-b29a-449c-9b41-a14536749e1d.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.