Is there python apikey for push action to version control
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
-
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.
-
Does push happens automatically or it should be performed manually? and if its manually, is it possible to write python api for push action?
-
Any update for it?
it's pretty urgent for us for future development