You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
Our pipeline is currently using Sourcetree to manage our scripts for Maya.
Our issue is that we've added someone new to our pipeline/Sourcetree and they can deploy code to Sourcetree; however, we have a dictionary in a .package-cfg.json file that lets the code in our repo override our current pipeline by setting their environment variables/script path to that of their local scripts rather than that of the pipeline.
So when we import modules in the script editor in maya, if we are on the pipeline, our module paths to scripts would be like:
\\NameOfDrive\ROOT\packages\packageName\0.17.0\folderName
However, the json file lets us override to the scripts on our C: drive
C:\Users\username\dev\packageName\folderName
If I remember correctly, a blank json file is generated when we make our account; however, for this user I feel like the json file isn't helping override the Maya variables. How can I check if this person's .package-cfg.json file is properly working and connected to SourceTree?
Thank you
Hi
Sourcetree does not interact with .package-cfg.json files, are you referring to the right application?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.