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.

5 Replies
yea that's a reproducible bug, for now you can just make an empty worker and attach it to Github after
gotcha, didn't know that was a valid workflow. cool!
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
Should be fixed soon-ish!
Wasn't expecting it to be fixed anytime soon, that's awesome!