Ryota

Results 16 issues of Ryota

# 😎 TL; DR Comment to this issue with the following one line (no need to wrap in backticks): `/hello-world` You will see an automated comment response in 1 min...

### Enhancement Area Issue Comment Event Handling, Comvent Configuration YAML, Runtime ### Details Add another trigger type of Assignee only. This allows more dynamic updates to who can trigger Comvent...

enhancement

### Enhancement Area Comvent Configuration YAML, Issue Comment Event Handling, Pull Request Comment Event Handling, Runtime ### Details Comment event can pull in a bit more information to control when...

enhancement

WIP - some notes to myself - v1.8 and v1.9 seem to work fine with ServiceEntry setup - v1.10 seems to have some issues with it - There may be...

#### Describe the bug I have been testing Mimir with Istio in the same cluster, but Ingester pods get killed when queried against, which seems to happen only when Mimir...

Sorry if this is something sketchybar is already capable handling, I just couldn't find any mention in the documentation... 🙇 Currently, I got most of my config setup with custom...

## Enhancement Idea ### Goal I believe the installation can be simplified much more, even without Helm. ### Motivation In order to allow smooth onboarding and easy getting started with...

I followed the README steps, and got a bit stuck with the pull based consumer. The below is what I got with the pull step (there is one additional message...

## WHAT This adds a new function `func NewTestSurrealDB(t testing.TB) (string, *DBForTest, func())` for test code. By checking the PATH with `exec.LookPath` for `surreal` CLI, we can assume that the...