griddynamics / mpl

[IT-36925] Jenkins Shared Modular Pipeline Library

Home Page:https://blog.griddynamics.com/developing-a-modular-pipeline-library-to-improve-devops-collaboration/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove example module path

marcelaraujo opened this issue · comments

Hi, is it possible to remove this default path and add it into MPLPipeline using MPLModulesPath?

private List modulesLoadPaths = ['com/griddynamics/devops/mpl']

Hi @marcelaraujo

Need to think about it - probably it's not a good thing, that this path is set by default without a way to remove it, but adding new paths right now is located in MPLInit for the shared libraries. So let me check the possible ways.

I think you could use MPLModulesPath inside MPLPipeline.groovy and fix ours both needs.

@marcelaraujo , there is multiple ways - but when you making some changes that breaking the backward-compatibility - you need to be very cautious.

Could you please describe - what the particular issue you have with this default path?

@marcelaraujo - I see no updates in this issue, could you please check my last question?

No answer for 2w, closing the issue.