Add support for updating Git references in dataiku-api-client
smaule
Registered Posts: 2 ✭
Currently updating the git branch of a code library is only possible via. the Dataiku UI. This is preventing our team from implementing automated CI/CD pipelines as we use Gitlab release tags to control project library code versions.
Being able to update the branch via. API would ensure that we could fully automate the deployment of bundles from the Design node to the Automation node.
Comments
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,090 Neuron
Hi, I believe this has been added already in v12.6.0:
https://doc.dataiku.com/dss/latest/release_notes/12.html#coding-api
-
Yes that does look like what I need, thank you. We are currently using older version now - will look to get upgraded.