Sergei Parshev
Sergei Parshev
Hi @deepmap-marcinr, could you please suggest who can check the PR? If it's good - I can work on the tests and other required improvements to make sure it will...
Hi @deepmap-marcinr could you please check this? Not sure if it's still actual though...
Thank you @tuxofil , I've got no review, so I switched to in-place patching and almost forgot about this change - for sure when yours will be merged I will...
Ok, now types could be separated the next way: * For types package: ```yaml --- package: types output: types/types.gen.go generate: models: true ``` * For the server package: ```yaml ---...
Prepared a test library to show the context: [test_shared_lib-JenkinsPipelineUnit-159.zip](https://github.com/jenkinsci/JenkinsPipelineUnit/files/3811860/test_shared_lib-JenkinsPipelineUnit-159.zip)
Oh no, I'm running only via packer and keeping my build environment clean so there are no interference and only one build at a time.