Ask HN: How do you manage your enterprise GitHub repositories?
2 comments
Have you had a look at Backstage.io? It seems to be along similar lines to what you're describing?
https://backstage.io/
https://backstage.io/
The company I work for uses an internal fork of Safe Settings to manage config, could probably be extended to orchestrate deployments.
https://github.com/github/safe-settings
https://github.com/github/safe-settings
I am wondering if other people around here have this kind of problems and if it might be worth to open source this project.