Deployment problems via UI

Is anyone able to replicate the following issue? I'm not able to deploy a project via the Workers flow if the GitHub repo name contains text outside what's allowed for a project name, because the UI retrieves the repo name and pre-fills the project name with that repo name. When I try typing, the UI does not allow me to change what is currently input into the box.
No description
5 Replies
Chaika
Chaika6mo ago
yea that's a reproducible bug, for now you can just make an empty worker and attach it to Github after
Lumonix
LumonixOP6mo ago
gotcha, didn't know that was a valid workflow. cool!
Chaika
Chaika6mo ago
yea it is for Workers, just use Hello World template, and then under Settings -> Builds you can connect, and you get all the same options without it yelling at you I raised the issue to CF, they can at least fix it for the future, thx for reporting
Razboy20
Razboy206mo ago
Should be fixed soon-ish!
Lumonix
LumonixOP6mo ago
Wasn't expecting it to be fixed anytime soon, that's awesome!

Did you find this page helpful?