Hi Guys - I've had a look at the git support in 4.8 now, and what is there is great. What isn't there is the assembly... Can git be extended to describe the make-up of the driver-set and the driver, and not just do packages.
If I want to build a POC replica of prod (for example).. I have to manually define and create the driver-set, each driver, ALL GCVs that aren't default values from the packages, and then assoc each package to each driver. That is a boat load of manual work that is not recorded anywhere, and any CI/CD solution would be completely ad-hoc at each customers site.
Am I wrong? I am missing something ?