CICD for Vector Stores - What is everyone using?

Managing file storage quickly becomes unpleasant through the OpenAI web interface. The ideal approach for my project would be to have a CICD workflow hooked to a repository (ex. GitHub), where files are synchronized to OpenAI on commit. It’s not that difficult to implement, but I find it hard to believe it has not already been done. However I’m not finding much when looking around.

Has anyone integrated a git repo with openai vector stores?

GitHub - mkht/PSOpenAI: PowerShell module for OpenAI API. seems like a good place to start.