Serguei Kouzmine
Serguei Kouzmine
Work in progress (separating tests which already green from red ones
Support cache and target in search endpoint is impemented but not published as a standalone release. Some customers prefer not to build the application from source locally We are considering...
There is no use of the host's docker binary inside the alpine image - it will nnot be runnable. Instead docker and python need to be added via apk.
Hello @sahajamit in my fork i also collapsed `Message` to be inner static class of `MessageBulder` and made the underlying `gson` to be static final property of `Message` - let...