Library Editor - update from Git
Tomas
Registered, Neuron 2022 Posts: 121 ✭✭✭✭✭
Hi, is there a way how to update the Git remote libraries via Dataiku API?
Or if not, what command should I run and in which directory?
Thanks
Or if not, what command should I run and in which directory?
Thanks
Tagged:
Answers
-
Hi community, any ideas with this? I do not think that I am the only one who wants to synchronize - update - the projects lib from the remote git repo.
Thanks
-
Hi @tomas
,It is not possible to directly update a project library from a remote git repository using the API, at the moment.
Note that you can achieve that by configuring a scenario having an
Update Git references
step, and then trigger this scenario through the API.I hope it helps!