krinklesaurus
krinklesaurus
This [REF_PATTERN](https://github.com/ashwanthkumar/gocd-build-github-pull-requests/blob/master/src/main/java/in/ashwanthkumar/gocd/github/provider/github/GitHubProvider.java#L31) only matches ref names which have `pull-request/*` as the PR's branch name. The pattern is used after running git show-ref for filtering the refs' names. Current git show-ref...
Hi, I try to figure out how I can let eval return a list of ScoredEntry. The script just calls ZRANGE and returns the result array nativeley from Redis, so...
Hi, we have a Spring Boot service communicating with different Redis clusters in different environments. We recently upgraded from 3.15.4 --> 3.19.3 and face an issue how we configure our...