-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New model never shows up in Studio #79
Comments
I've tried to reproduce this, here is the PR it created https://github.com/shcheklein/example-get-started/pull/1 @haimat could you sceenshot the settings for the Add model dialogue, or describe the details - e.g. - do you create a PR or try to commit directly to a branch? do use the latest commit, or some commit in between? any other fields - e.g. labels, descriptions, etc I'm also looking into the logs to see the job status. |
@shcheklein I have just sent you a screenshot of the "new model" dialog. |
Yep, thanks! Looking into this ... |
Thanks 👍
…--
Matthias F. Brandstetter
***@***.***
________________________________
From: Ivan Shcheklein ***@***.***>
Sent: Sunday, March 12, 2023 6:28:36 PM
To: iterative/studio-support ***@***.***>
Cc: Matthias F. Brandstetter ***@***.***>; Mention ***@***.***>
Subject: Re: [iterative/studio-support] New model never shows up in Studio (Issue #79)
Yep, thanks! Looking into this ...
—
Reply to this email directly, view it on GitHub<#79 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABSTT6FCCRTS55B3BN46MZTW3YIVJANCNFSM6AAAAAAVYEWBXY>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
From what I see in the logs. No jobs are stuck in the queue.
Anyways - we need to show an error message in this case cc @tapadipti @jellebouwman |
@shcheklein Thanks for your analysis. The main branch is protected, that's correct, but I guess Studio should tell me that this is not an option, right? But even more important: I can also not create another branch via PR - if I select that option then also nothing happens in Studio and an Github. So if these both options are not possible, what else can/should I do in order to create a new model tag on Github via Studio? PS: I don't see why Studio would complain about not being able to edit my workflow on Github either. Why would it ever want to touch a file under |
Update: I just tried it once more, this time again with a new branch and a PR - and now it worked. So beside missing warning messages in Studio the problem itself has been solved now as it seems. |
Yes, that's what I'm looking into. This is weird, probably it's a misleading error, but something causing GitHub to reject even when Studio is trying to create a new branch.
It's still an issue with these missing messages + it's not clear why it didn't work for you with a PR before. Let's keep it open for a while. It's less critical though now, it's good that we managed to move forward and thank you for the feedback. |
Sure, thanks for your support. |
Yep, let's followup on that thread now as we got there. On this issue - could you please check if one of the commits in the main branch touched the |
Nope, none of the related commits in the main branch touched any of the |
@haimat could you please check specifically this commit |
Nope, just checked it - that commit touched exactly one |
Okay, we have added a bit of logs to catch this situation. I'll also create a ticket to fix the issue when the action seems to be stuck (when there are no models yet). We've improved also some messages- should be better now. Thanks for the report @haimat ! |
I wanted to add a new model to the Studio model registry. Thus I have entered all the details like name etc. in the "Add a new model" page in Studio and hit the "Commit changes" button. After that the following message appears:
I have tried it both ways, to commit directly to the "main" branch, as well as to create a new branch and PR. However, in both cases nothing happened. This was Friday, now two days later still no new model in the registry. I tried it now a third time, but still no model. Also nothing on Github, no PR and no commit.
Could it be that my "new model" jobs are still waiting in your queue or something?
The text was updated successfully, but these errors were encountered: