Rootster

Results 24 issues of Rootster

https://github.com/jakobhellermann/bevy-inspector-egui/blob/12b932675be73baddf7b51d9da57f19ca136d60f/crates/bevy-inspector-egui/examples/integrations/egui_dock.rs#L123C1-L125C43 These are the options now: ![image](https://github.com/jakobhellermann/bevy-inspector-egui/assets/1175537/77edad42-9fd0-4856-9961-a0e2e67126b6) is this how we should update code? : ```rust (KeyCode::KeyR, GizmoMode::RotateView), (KeyCode::KeyT, GizmoMode::TranslateView), (KeyCode::KeyS, GizmoMode::ScaleUniform), ``` But I don't see gizmos showing.

Hi, I was just wondering, is the app taken down from AppStore?

**Describe the bug** We are running Argo CD via the Operator in an OpenShift environment. - **Operator version**: `0.13.0` - **Argo CD version**: `v2.13.1` Despite configuring the `argocd-repo-server` to mount...

Hi, i have issue that when i create new PR I dont see pipeline running: ![Image](https://github.com/user-attachments/assets/f4ac9c23-6e9d-4276-9464-398b2c59e4ae) ```sh Request URL: /bitbucket-hook/ May 20, 2025 12:35:12 PM INFO io.jenkins.plugins.bitbucketpushandpullrequest.receiver.BitBucketPPRHookReceiver doIndex Internal URL:...