Matthew Adams

Results 79 comments of Matthew Adams

Better, abide by https://agents.md

This illustrates the issue. I just attempted a `helm upgrade` of the openebs deployment in my air-gapped cluster, and the operation failed with the following events: ``` │ Events: │...

Historically, there's been spots in the `Chart.yaml` metadata annotations where you can put the list: in either `images`, `helm.sh/images`, or `artifacthub.io/images`. There's also a HIP for this: https://github.com/helm/community/blob/main/hips/hip-0015.md

...and some projects include a simple text file, one fully-qualified docker image name per line, called `images.txt` with each release, similar to `k3s` does. Look for `k3s-images.txt` at https://github.com/k3s-io/k3s/releases/tag/v1.29.6%2Bk3s2. You...

Broken as of now after working flawlessly essentially forever. Using Ctrl-v & iTerm 3.6.6 on Apple Silicon macOS Tahoe 26.1 with `@anthropic-ai/claude-code` 2.0.50, node 22.15.1, npm 10.9.2. Also noticed same...

Having you suggest that we simply submit a PR is not what I had in mind. I was basically requesting that you work with the Spring team to document The...

BTW, we're using it in GitLab with our own runners that are all running on macOS M1 machines.

Sorry, but my reading of the code means that your workaround will fail. We already create all classes up front before any vertices or edges are created, and the code...

I think they should be separated for a couple of reasons. * Many more folks _use_ BLE devices than make them, so they only need the central role. Also, albeit...

@philips77 I don't understand [your latest response](https://github.com/NordicSemiconductor/Kotlin-BLE-Library/issues/196#issuecomment-3078381095). Please clarify, as I'm requesting that you simply separate this artifact into two artifacts, one that is intended for clients of bluetooth devices,...