I was wondering if it is possible to centrally manage Python scripts in Matillion. I envision that a Python component I need in multiple Matillion pipelines (on multiple instances) can be managed with GIT. Matillion can then pull the latest changes to the script and consequently run it.
The manage external file sources with the synch file source seemed promising, but I believe it only works with dbt currently (using Matillion 1.72.4). The idea was mentioned on this forum post as well:
https://community.matillion.com/s/idea/0874G000000kBgRQAU/detail
If this is not (yet) possible, I am wondering if there is another workaround.
Many thanks in advance!
- Read all Matillion documentation on the topic
- Read Matillion forum posts
- Tried to implement the synch component myself, but I could not get it to work (at least with Python)