iterative / example-repos-dev

Source code and generator scripts for example DVC projects
https://dvc.org/doc
21 stars 13 forks source link

Register models in the example repos to see them in the MR #203

Closed shcheklein closed 1 year ago

shcheklein commented 1 year ago

Feedback by @omesser in one of the Studio tickets.

aguschin commented 1 year ago

Updated https://github.com/iterative/example-get-started-experiments/pull/126

aguschin commented 1 year ago

Adding it to http://github.com/iterative/example-get-started is blocked by https://github.com/iterative/dvc/issues/9527

shcheklein commented 1 year ago

Updated https://github.com/iterative/example-get-started-experiments/pull/126

I think we can automate this with gh and git to create and push tags, PRs, etc?

aguschin commented 1 year ago

We just discussed this with @daavoo in https://github.com/iterative/example-repos-dev/pull/204#issuecomment-1570175103. I think we can, but I see the value in showing that Studio created that PR.

Besides, if you TAL at the README in that repo, it requires one to go to Studio to create an experiment (changing some param), that creates PR and runs CI/CD. If we want to get this repo generated automatically, we need to automate both.

shcheklein commented 1 year ago

@aguschin yep, okay, let's try to keep it this way. Let's update the README / instruction to how to deploy the project?

aguschin commented 1 year ago

@shcheklein, can you please check out this https://github.com/iterative/example-repos-dev/pull/204/files?

I've update README to tell about MR PR, and dev README for us to re-generate the repo right.

shcheklein commented 1 year ago

Do we consider this is done? (and we agree that we do these steps manually for both example repos?)

aguschin commented 1 year ago

No, but #207 will close this.