Andreas Deininger

Results 102 comments of Andreas Deininger

> @deining would you mind checking if this PR is OK? I suspect it makes a difference whether your workflow contains `actions/go` or not. If `actions/go` is part of the...

Hi, I'm experiencing the same issue while using Git Extensions v3.00.00.4433. ``` ConEmu 180131 [32] Can't create new virtual console! (CConEmuMain::CreateStartupConsoles) ``` ``` Assertion: ConEmu 180131 [32] PID=19584, TID=16728 C:\Program...

> Have you tested if this works? Yes, I can preview the site successfully using hugo v0.124.1 > Mine is broken on Hugo 0.124.1. What exactly is broken? Can you...

Inside `config.toml`, have a look at the first line of the section for Russian language, it declares the section as Portuguese: https://github.com/gin-gonic/website/blob/a6b5d1fb116ff092c05f082c7e0a7a9b11555368/config.toml#L133-L139 Fix this copy and paste error and change...

Please have a look at my PR #274 that makes the website work again.

> @deining there's still no russian lang on page even though the PR got merged. Yes, you are right. **But:** the current web site doesn't represent the HEAD of repo,...

Started with #276 to fix the deployment, but this site hasn't seen care for a long time! Will continue later!

Finished my work on #276, once this PR got merged, Russian language should be selectable!

> Hi @deining , > > Thanks for your PR, You are welcome. > Indeed seems totally relevant and useful. Great you like it. > I'll try to have a...

PR #63 now contains a failing test case `#read_defaults_from_ini_file_group_with_cast` related this issue. It is currently disabled as there is no fix available yet.