Hi all. Can you please tell me if I can specify a ...
# getting-started
a
Hi all. Can you please tell me if I can specify a link to a private gitlab repository as pip_url in meltano.yml for extractor/loader?
v
Yes it works, have you tried anything or searched the docs? https://docs.meltano.com/guide/plugin-management#using-a-custom-fork-of-a-plugin
Helps a lot if we can see what you have tried and not succeeded at using 🙂
a
I saw it in the documentation. The question is more about whether it's okay to use taps not from meltano-hub, but custom taps from private repositories. (I worded my question wrong)
v
Does the doc answer your question? I'm still not clear 😕
a
I meant the following. Do the Meltano rules prohibit using tap from private repositories?
v
Did you read the doc link I sent?
Yes it works
a
Yep
My question is related to the fact that meltano is an open-source project and is there a requirement in it that if I do some kind of tap, then I must do it open-source. It seems judging by your posts above and by what I see in the documentation, my issue can be considered resolved Thanks
v
is there a requirement in it that if I do some kind of tap, then I must do it open-source.
100% no it doesn't have to be open source, there's tons of taps/targets that are closed source!
a
That's what interested me. Thanks