Janek Winkler

Results 18 comments of Janek Winkler

How do I use the created Dockerfile inside a Kubernetes cluster? I found this thing: [example-input-for-dockerfile](https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/customizing-the-containers-used-by-jobs#example-input-for-dockerfile) and this: [updating-the-pod-specification-for-the-runner-pod](https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/deploying-runner-scale-sets-with-actions-runner-controller#updating-the-pod-specification-for-the-runner-pod) [my setup](https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/quickstart-for-actions-runner-controller)

What version of `bevy-inspector-egui` do you use in your `Cargo.toml`? Looks like setting `bevy-inspector-egui = "0.18.0" ` for bevy 0.10 should do the trick.

I have the same problem and its unusable in this state.

This write method must be changed `de.marhali.easyi18n.io.parser.json.JsonMapper.write`

This sounds like a nice idea and i started playing around with `ratatui`. Would this fit inside this repo or should it be seperate? A good tui inspiration would be...