Share models via GIT repository

Hackolade does not include an integrated GIT client, but we use it in combination with https://www.sourcetreeapp.com/ An alternative is https://desktop.github.com/

The team would place all Hackolade models in a central repository: on-premises, or cloud-hosted  such as https://bitbucket.org/https://github.com/, or https://gitlab.com/.  Then, using the client, each team member would clone the models he/she needs to work on onto their local PC.  After changes have been to a model have been saved, they would:
1) 'pull' the latest changes from the repository
2) if there are conflicting changes, they would 'merge' them
3) then they would 'commit' and 'push' the changes back into the repository.

As Hackolade models are saved in .json format (which is really a text file), this is handled very easily by the git client.

Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.