I would love to see an interface to enable automated driver deployments. I believe since IDM 4.5 installers, a script pushes drivers out via some kind of commandline designer, but I think it only uses existing driver packages.

My team already checks our driver .xml into a git repo, and we have a process to substitute environment-specific variables and create builds for each environment. I would love to be able to go the rest of the way and promote driver changes between environments using some kind of script or API interface to deploy.

Comments