Programmatic Git Support (Shell, Python API or Both)

importthepandas
importthepandas Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS Core Concepts, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 115 Neuron

We use git remote repos for every project we deploy on Dataiku.

As we collaborate together, we've found the need on a number of occasions to use git shell commands or have some more flexibility to check status, cherry pick, drop changes or just generally use git more flexibly from DSS. While we can clone our repo and make some adjustments, this can be fraught with peril if we adjust config or params.json, etc. and cause conflicts which can lead to headaches.

It would be great if we could do more from a shell directly on dataiku from our projects, or at the least, allow for more git capability e.g. via the python API to status, fetch, create branches, pull, etc.

22
22 votes

Released · Last Updated

Comments

Setup Info
    Tags
      Help me…