Skip to content

Tags: griddynamics/mpl

Tags

22.10

Toggle 22.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
MPL-102 Fixed issue with path processing when running server on Win (#…

…103)

This fix is for rare case of running Jenkins server on windows. The tokenization is not the great way of processing and expecting proper array items on the output was quite silly. So I rewrote the function to use File mechanism of parsing the paths - on *nix it will properly work with *nix paths and on windows it will properly process the windows paths.

22.02

Toggle 22.02's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
MPL-96 Fix detection of library directory location (#95)

Co-authored-by: Ruslan Yemelianov <ryemelianov@pingidentity.com>

18.06.1

Toggle 18.06.1's commit message
MPL-1 mergeMaps will process every value in overlay (#7)

18.06

Toggle 18.06's commit message
[MPL] Fixed issues with poststeps execution (#5)