Hello there, is it possible add custom extractor o...
# plugins-general
m
Hello there, is it possible add custom extractor of a specific branch of gitlab?
I have my Tap with two branches (master and development) but I need to test new features in my development branch before sending to production.
I use the command
meltano add --custom extractor <my-extractor>
m
Thanks @visch