Closed harveyca307 closed 3 years ago
IMHO so far the best description of the git integration comes from @ykud.
https://www.ykud.com/blog/cognos/tm1-cognos/git-integration-for-tm1-part-1/ https://www.ykud.com/blog/cognos/tm1-cognos/git-integration-for-tm1-part-2/
The official ibm documentation is filled with wrong samples and useless descriptions. https://www.ibm.com/support/knowledgecenter/SSD29G_2.0.0/com.ibm.swg.ba.cognos.tm1_rest_api.2.0.0.doc/tm1_md/tm1-source-specification.html#tm1-project
Thanks Christoph, that was what I needed,
Describe what did you try to do with TM1py I have a client wanting to use Git for their SDLC with PA. I see there is Git integration in TM1PY, but have not implemented this functionality yet. Are there some samples or documentation that I can use to get up to speed on the Git usage? I eventually want to write a Python script for the client to use.
Describe what's not working the way you expect There is nothing inherently not working, I just have a knowledge gap on using the Git functionality of TM1PY. Need guidance
Version
Additional context There also seems to be a line missing from the "__init__.py" in the Services namespace. I added
to my local copy to be able to enable the Git intellisense: