docker / hub-feedback

Feedback and bug reports for the Docker Hub
https://hub.docker.com
233 stars 40 forks source link

Can't create automated build #401

Closed carlitux closed 3 years ago

carlitux commented 8 years ago

on dev tools csv_repo_name: "This field is required." and default values are not being set I have to change values if not I am having errors.

rrarunan commented 8 years ago

@carlitux can you let me know if it is a bitbucket or a github repo.. and if its a public repo share the actual link, so I can take a look? Thanks!

carlitux commented 8 years ago

It is a public github https://github.com/linkux-it/strider-docker-slave-node

On Wed, Oct 14, 2015, 4:14 PM Arunan notifications@github.com wrote:

@carlitux https://github.com/carlitux can you let me know if it is a bitbucket or a github repo.. and if its a public repo share the actual link, so I can take a look? Thanks!

— Reply to this email directly or view it on GitHub https://github.com/docker/hub-feedback/issues/401#issuecomment-148182313 .

rrarunan commented 8 years ago

@carlitux I'm trying to repro this, and cannot. Can you please share a screenshot of what you are entering in the form so, we can debug further? And also, the screenshot of the 400/error message you see in the devtools will be great. Thank you!

carlitux commented 8 years ago

First is 400 is about the cvs_repo_name as I put previously... But first there are others if I don't select my username... All data is the default filled... If you need any other please let me know and I will do when I am on the computer.

On Wed, Oct 14, 2015, 5:01 PM Arunan notifications@github.com wrote:

@carlitux https://github.com/carlitux I'm trying to repro this, and cannot. Can you please share a screenshot of what you are entering in the form so, we can debug further? And also, the screenshot of the 400/error message you see in the devtools will be great. Thank you!

— Reply to this email directly or view it on GitHub https://github.com/docker/hub-feedback/issues/401#issuecomment-148199185 .

carlitux commented 8 years ago

I followed on chrome from list of organization and worked but I refresh the page doesn't

rrarunan commented 8 years ago

Ok, the first case where you follow it from the list of organization is what is supported. If you can create a build that way, I would recommend doing it.

But, to understand your other case: refreshing the page, which page are you trying to refresh and create the build? The form itself?

carlitux commented 8 years ago

Well I followed from organizations (github)... to test (hub docket) I created two organizations on hub but on form is selected my username, repo-name, master branch.

1.- Click on create (don't show errors but server respond with 403, I noticed this after refresh) 2.- Here is when I refreshed 3.- Open dev tools (Here I noticed the 403) 4.- Change to one organization (hub) then again to my username 5.- Click create (Shows error on description, asking that is required) 6.- Fill description and click create 7.- Returns 400 with the csv_repo_name (didn't show error messages)

After this I did all from organizations without refresh on step 7 the automated build was created.

Just to suggest: I noticed you are using react and I am assuming some things... 1.- on refresh one csv_repo_name state/prop is missed maybe collect from url (router) could solve 2.- select owner/context be sure the selected one on browser is set on prop/state

Those both are the ones with I had problems.

rrarunan commented 8 years ago

ok, @carlitux Thanks for the report, I will try to reproduce this when I get a chance.

github-actions[bot] commented 3 years ago

We are clearing up our old issues and your ticket has been open for 6 months with no activity. Remove stale label or comment or this will be closed in 15 days.