chore(docs): add missing troubleshooting step#342
chore(docs): add missing troubleshooting step#342sterlingwes wants to merge 4 commits intocloudflare:mainfrom
Conversation
xtuc
left a comment
There was a problem hiding this comment.
This shouldn't be needed. Did you deploy wildebeest using the deploy button in the README? It didn't prompt you?
|
It didn't, that's the reason I opened this |
|
@sterlingwes could you please go on https://deploy.workers.cloudflare.com, clear your browser's cache / cookies and try the deploy button again? the fields should show up. |
|
I did that as per the linked issue, multiple times. Have you tried yourself? Used chrome and tried incognito and cache clearing |
|
Thanks for checking New day, new brain.. and looks like I missed that the deploy button tags on a bunch of query params which are necessary for those fields to show. Those params are stripped from the "done" page URL and they're also not present in the link in the troubleshooting doc, which is I think why I ended up retrying incognito on that link (https://deploy.workers.cloudflare.com/?url=https://github.com/cloudflare/wildebeest) I'll update this PR to suggest users go back to the deploy button on the Getting Started doc if you think that would be useful? |
|
Could you remove the link from the troubleshooting doc and redirect users to the get started guide? So we only have one link and it's the correct one. cc @celso |
|
In another PR I was asked to squash my commits - have you considered changing the default for the repo to squash on merge? That seems to be the standard nowadays since it encourages PRs to be about one thing (leading to one commit on main, but still allowing for granular commits on the branch and not interrupting the review with force pushes) which is a good practice Also lowers the contribution barrier to entry.. i find myself less enthused about contributing anything substantial to this repo when it's so much back and forth over smol readme changes |

Fixes #341 when trying to follow the reset troubleshooting steps and the deploy UI doesn't prompt for all of the GH Action inputs