Closed dedalusium closed 6 years ago
Isn't setPlatformProperties
what you are looking for ?
Oh you're right, I think i missed it because of the private visibility, I'll update my PR to keep public method signature and use this private method
I updated my PR adding an Integration Test. Feel free to merge if it's ok.
Looks good, tyvm !
Could you just add a mention of your change in CHANGELOG.md
and your name or pseudonym in CONTRIBUTORS.md
please ?
Closing this: PR has been merged Thanks @dedalusium !
Currently the jenkins lib provide a method to GET platform properties but not update it. I'm working on a PR to add one.