Is there python apikey for push action to version control

arielma2304
Level 3
Is there python apikey for push action to version control

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?

0 Kudos
3 Replies
Clรฉment_Stenac

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.

0 Kudos
arielma2304
Level 3
Author

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

0 Kudos
arielma2304
Level 3
Author

Any update for it? ๐Ÿ™‚ it's pretty urgent for us for future development

0 Kudos