Richard North

Results 4 repositories owned by Richard North

duct-tape

88
Stars
12
Forks
Watchers

A little Java 8 library providing an implementation of the Circuit Breaker pattern. It provides fault tolerant wrappers for code that calls external APIs and unreliable components, including those tha...

gh-combine-prs

94
Stars
14
Forks
Watchers

A `gh` extension for combining multiple PRs (e.g. Dependabot PRs) into one.

tcp-unix-socket-proxy

18
Stars
3
Forks
Watchers

Listens on a TCP port and proxies connections to a UNIX domain socket

visible-assertions

52
Stars
5
Forks
Watchers

Alternative to JUnit assertions that provides a more insightful log narrative for your tests