Hey Community,
Enjoy the new video on InterSystems Developers YouTube:
⏯ Selecting The Right Source Control Strategy for Your Team @ Global Summit 2024
https://www.youtube.com/embed/hMHRUYNl5Bk
[This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]
Watch this video for a breakdown of the options, including combinations that work between Private or Shared Dev environments, as well as Client-side or Embedded Source Control with InterSystems technology. We'll also cover updates to the popular OEX package git- source-control, which provides Embedded Source Control functionality on Shared Dev environments of InterSystems products (as used in our Health Connect Cloud deployments).
Presenters:
🗣 @Ben Spead, Manager, Application Services, InterSystems
🗣 @Pravin Barton, Principal Application Developer, Application Services, InterSystems
Check it out and discover something new — enjoy! 👍
This was a great presentation at the Global Summit. For those interested in enterprise-grade embedded/server-side source control, check out Deltanji source control from George James Software (thanks for the shout-out @Ben Spead!)
@Laurel James (GJS) - my pleasure. Glad you enjoyed the presentation :)
Thank you. This practical lesson is really helpful. Thank you a lot to @Ben Spead and @Pravin Barton , thank you! 🙂🙂🙂
Really glad you found this to be helpful!!
Hello, I watched and liked the video. I want to test it for my team. I downloaded Community edition IRIS for Windows 2022.1. I tried to zpm "install git-source-control". I think zpm is not included in the image I downloaded.
@Oliver(Take2IT).Wilms - current versions of IRIS do not include IPM out of the gate. You can side load it very easily - see https://community.intersystems.com/post/install-zpm-one-line.
At some point in the future, IRIS should include IPM.
I have installed ZPM into %SYS namespace on my IRIS instance running on my work laptop.
When I tried zpm "install git-source-control" in %SYS namespace, I see this:
ERROR! 'git-source-control' not found in any repository.
I executed zpm "enable -community" and then it worked