iterative / gto

🏷️ Git Tag Ops. Turn your Git repository into Artifact Registry or Model Registry.
https://dvc.org/doc/gto
Apache License 2.0
142 stars 16 forks source link

cli help mention experimental support for remote repos #297

Closed francesco086 closed 2 years ago

francesco086 commented 2 years ago

Contributes to https://github.com/iterative/gto/issues/25

@aguschin I remember you mentioned that you would like to document it in the README...? where/how? I could not find a good place.

codecov-commenter commented 2 years ago

Codecov Report

Base: 83.56% // Head: 86.71% // Increases project coverage by +3.15% :tada:

Coverage data is based on head (3d588cd) compared to base (0cdcd96). Patch coverage: 97.56% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #297 +/- ## ========================================== + Coverage 83.56% 86.71% +3.15% ========================================== Files 15 16 +1 Lines 1892 2025 +133 ========================================== + Hits 1581 1756 +175 + Misses 311 269 -42 ``` | [Impacted Files](https://codecov.io/gh/iterative/gto/pull/297?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative) | Coverage Δ | | |---|---|---| | [gto/commit\_message\_generator.py](https://codecov.io/gh/iterative/gto/pull/297/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2NvbW1pdF9tZXNzYWdlX2dlbmVyYXRvci5weQ==) | `85.71% <85.71%> (ø)` | | | [gto/registry.py](https://codecov.io/gh/iterative/gto/pull/297/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL3JlZ2lzdHJ5LnB5) | `88.93% <90.90%> (+14.04%)` | :arrow_up: | | [gto/git\_utils.py](https://codecov.io/gh/iterative/gto/pull/297/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2dpdF91dGlscy5weQ==) | `99.27% <99.03%> (-0.73%)` | :arrow_down: | | [gto/api.py](https://codecov.io/gh/iterative/gto/pull/297/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2FwaS5weQ==) | `93.87% <100.00%> (+2.47%)` | :arrow_up: | | [gto/cli.py](https://codecov.io/gh/iterative/gto/pull/297/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2NsaS5weQ==) | `73.02% <100.00%> (+0.26%)` | :arrow_up: | | [gto/base.py](https://codecov.io/gh/iterative/gto/pull/297/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2Jhc2UucHk=) | `87.81% <0.00%> (+0.56%)` | :arrow_up: | | [gto/tag.py](https://codecov.io/gh/iterative/gto/pull/297/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL3RhZy5weQ==) | `91.83% <0.00%> (+5.44%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

aguschin commented 2 years ago

Hi @francesco086. Was busy with the 0.3.0 release for MLEM. Finally, it's out)

Let me see how the documentation for GTO goes. Maybe we won't need to update README, but make a change there instead.

francesco086 commented 2 years ago

Was busy with the 0.3.0 release for MLEM. Finally, it's out

Congrats!!! 🥳