Kostya Ostrovsky

Results 15 issues of Kostya Ostrovsky

Hi Each time I deploy I see the following `-----> Injecting Logging Supervisor ...` `supervisor is not installed (will install via apt-get)` Is there a way to permanently solve this...

Added support for bts 7960 motor driver. It is based on the C++ code from this library: https://github.com/luisllamasbinaburo/Arduino-BTS7960

The validator fails for a completely valid UUID `96733dad-7258-716b-22cb-e7963b266675`. Google parser parses it correctly, the generated validator does not. The regex makes several incorrect assumptions, like hat the 3rd block...

There is a dns resolving action that is performed pretty much on every request to the server. Eventually we start seeing the "failed to set peer name: resource temporarily unavailable"....

It would be really cool to have an official docker image to run baur. I can make it, do you have a public repository it can be pushed to?

We have an open source project that uses baur (https://github.com/stackpulse/steps). Our entire build system is based on baur. Currently our CI is configured not to run forked builds. This is...

Use case: App called `base`, it builds a base docker image. App called `base-child`, it depends on base docker image and extends it. Ideally I want `base-child` to build after...

Use case: I have a build script that creates a docker image using docker build. It decides the image tag/repo based on some parameters considered by the build script. Build...

Hey I'm trying to replicate data between two databases one, the origin, requires client side certificate to connect to it. How can I specify the client side certificate to the...

The snippet is incorrect as "typeof" is missing