griddynamics / mpl

[IT-36925] Jenkins Shared Modular Pipeline Library
https://blog.griddynamics.com/developing-a-modular-pipeline-library-to-improve-devops-collaboration/
Apache License 2.0
158 stars 97 forks source link

MPL-8 Prepared realization of OUT MPLModule mechanism #46

Closed sparshev closed 4 years ago

sparshev commented 4 years ago

fixes #8 - added a simple realization of the return configuration from any module

TODO: add unit tests (will be added in #57 )

sparshev commented 4 years ago

Just tested with restart from stage - it's not working because variables is not saved... That's bad one...