Davin Kevin
Davin Kevin
Hello π I think it's a bug because I remember it was different before, but I might be wrongβ¦ and if it's the case it's an eventual good improvement to...
A simple fix after metrics name has been changed, with `_total` at the end now. Before:  After:
Hello π Currently, only binaries are published, and sha digests are part of the release note. For automation purpose, it would be good to have those digests directly in the...
I use https://github.com/MitMaro/git-interactive-rebase-tool and it requires this change to be compatible with `spr`.
Hi π I use a name convention for branches in my company, often like this: `username/foo/bar`. In that context, [when this code is evaluated](https://github.com/ejoffe/spr/blob/f62c12f9fae6d39b58d5eda3bd1183e2c0d0ae13/config/config_parser/remote_branch.go#L22-L36), the result is: ``` repoCfg.GitHubRemote =...
Hello π I would like to report something I think is a bug. If I check a random PR I've just created, I have the following result, with β in...
### Search for duplicate feature request - [X] I already searched, and this feature request or improvement is not a duplicate. ### Feature scope Completely new feature ### Feature request...
**What steps did you take and what happened:** I deploy an app doing GRPC ServerSideStreaming, during a "long" period of time (few minutes). With Contour and the GatewayAPI, I can't...
Hello π I'd like to report a behavior. It might not be considered as a bug but it makes developer life a bit more complicated. To summarize, if I use...
Hello, I just installed the `yacreaderlibrary:9.15.0` container in a k8s cluster, and discovered if I have a liveness probe on `/`, I have a log entry like this every 10...