Stanislav Ovchar
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...
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,...
Bumps [mock-javamail](https://github.com/jenkinsci/lib-mock-javamail) from 1.9 to 2.2. Release notes Sourced from mock-javamail's releases. 2.2 📝 Documentation updates Clarify usage for tests with JVM system properties (#53) @​gaeljw 📦 Dependency updates Upgrade...
Bumps [jenkins-pipeline-unit](https://github.com/jenkinsci/JenkinsPipelineUnit) from 1.4 to 1.20. Release notes Sourced from jenkins-pipeline-unit's releases. 1.20 ⚠️ Breaking changes Add match-all addShMock invocation (#657) @​rmartine-ias This change removes the null argument to addShMock/addBatMock...