lila-gitpod icon indicating copy to clipboard operation
lila-gitpod copied to clipboard

Document steps to resolve : remote: error: Your push would publish a private email address.

Open TBestLittleHelper opened this issue 1 year ago • 1 comments

Maybe we should document this? I say that, since I did spend some time realizing that this is why things failed, and the actual git error is not shown directly in your face. But then again, not sure how many would run into it.

A user could run into it, if they have "Keep my email addresses private" turned on in https://github.com/settings/emails

The fix is to add .env variables in gitpod

It's kinda documented in gitpod here : https://gitpod.io/user/account and you can set the variables here : https://gitpod.io/user/variables So might be fine to not document it in https://lichess-org.github.io/lila-gitpod/contributing/ 🤷

TBestLittleHelper avatar Feb 19 '24 22:02 TBestLittleHelper