Is there python apikey for push action to version control

Options
arielma2304
arielma2304 Registered Posts: 47 ✭✭✭✭

I connected my dataikue server to remote bitbucket repository.

Now, I want to build jenkins pipeline, which using python apikey for push action to the version control. is there such a thing?

Tagged:

Answers

  • Clément_Stenac
    Clément_Stenac Dataiker, Dataiku DSS Core Designer, Registered Posts: 753 Dataiker
    Options

    Hi,

    At the moment, there is no API for DSS Git integration.

    Please note however that the Git integration is based on "real" Git repositories. If you go to "DSS_DATADIR/config/projects/YOUR_PROJECT", you are in a Git repository, and you can use any Git command line operation, as you would on any Git repository.

  • arielma2304
    arielma2304 Registered Posts: 47 ✭✭✭✭
    Options

    Does push happens automatically or it should be performed manually? and if its manually, is it possible to write python api for push action?

  • arielma2304
    arielma2304 Registered Posts: 47 ✭✭✭✭
    Options

    Any update for it? it's pretty urgent for us for future development

Setup Info
    Tags
      Help me…