Stanislav Ovchar

Results 5 issues of Stanislav Ovchar

Hi, one of my application in multi-apps project should be shipped as escript. `escript-zip` packs all decencies of the project, while I expect it would pack only dependencies of this...

I saw you'd added own [gradle package](https://github.com/jenkinsci/JenkinsPipelineUnit/tree/master/buildSrc/src/main/groovy/com/lesfurets/gradle). I like the feature to test and debug `Grape` in test cases. I also would like to use it my tests. Maybe it...

Scenarios should be like: 1. load libA, libB 2. Test pipeline can call vars from the both libs 3. Test libB can call LibA vars 4. Test case if both...

Description: I had had migrated a Mercurial repository with submodules to git. Then team pushed new changes to the Mercurial so I had to re-import it to git. Unfortunately I...

contribution-required

Hi, first of all I want to thank you for creating this project. It saves me a bunch of time in learning and setting up the environment. Its is awesome,...