Aleh Atsman
Aleh Atsman
Hello, I found it useful for myself to have a top-level Makefile with up/down targets. That helped me while using that project, maybe you also will find it useful. Aleh
What will be really nice is to have some kind of default dashboard, where you can see stats of all pipelines. Because for example for me, the fact that u...
I noticed that output doesn't refresh during docker push. The output that is displayed: ``` Console Output The push refers to repository [registry.private.io/myapp] aee34d46f03a: Preparing 5336f19caf45: Preparing 20dd87a4c2ab: Preparing 78075328e0da:...
Hi, i am really like this project and i am interesting do someone use it in production?
Hello, i found it quite uncomfortable, that i have to pass connection details as params map. Why there no possibility to pass jdbc url?
Hello, i found it quite uncomfortable, that i have to pass connection details as params map. Why there no possibility to pass jdbc url?
Hello, thank you for the lib, if u could attach a binary to each release, that would be cool. Because that mean that i can easily provision my machines, just...
Hello, I am surprised to find that revision is not available in the next task's args after with-git. That required me to manually execute git rev-parse HEAD. In my opinion,...