Posted on 04-14-2023 08:33 AM
We had been looking into using Github to push scripts and configuration profiles and manage changes but we've run into some issues implementing this concept.
I was wondering if anyone has found a good solution to managing versioning on scripts and configuration profiles prior to pushing to Jamf or even within Jamf besides dating something ie: scriptname-4-14-23 or scriptver2?
Posted on 04-14-2023 04:17 PM
You might look at something like git2jss (https://github.com/gkluoe/git2jss). It's not been updated in a while but the basic workflow wouldn't be hard to reimplement.