Tim Neumann

Results 33 comments of Tim Neumann

I acutually found the `config.go` just now. Maybe just link to that from the README

Yeah I suppose, that would already help a lot. Maybe, addtionally add a link to the config.go, because the README might get outdated.

@ikedas thanks for the suggestion. But that would require me to update the search_filters/alias.txt every time the subscribers change (list subscriber added and subscriber removed), wouldn't it? Also this only...

I have the same problem as @Misteur-Z and @hussam-qasem. But similar to @hussam-qasem the workaround by @Misteur-Z does not work for me. kubectl version: `Client Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.3", GitCommit:"c92036820499fedefec0f847e2054d824aea6cd1",...

I have the same problem. Did anyone find the cause?

I've encountered the exact same problem. Is there a fix coming for this?

Thank you for this infos. I'd create a MR adding this to the developer docs, if that is alright.

I've tested both steps using my own rtd project: [running on pr](https://github.com/neumantm/nalu-wind/pull/2) and [fail on warnings](https://github.com/neumantm/nalu-wind/pull/3) I could also look into fixing those warnings if you want to proceed with...

Yes of course, no problem. Ok I'll start working on fixing the existing warning. However, the first step would be to simply enable the builds on PRs in the readthedocs...

Yes, that is one possibility. However that can also easily be achieved with readthedocs (https://docs.readthedocs.io/en/stable/tutorial/index.html#making-warnings-more-visible). This could be done very easily and will already help until the migration to github...