PierreBeucher / novops

Cross-platform secret & config manager for development and CI environments
https://novops.dev
GNU Lesser General Public License v3.0
158 stars 9 forks source link

support gitlab org/project/group variables #102

Open teto opened 3 months ago

teto commented 3 months ago

in my organization, we started switching to novops to ease the reproduction of gitlab jobs locally. It's huge work though so having the ability to fetch variables from gitlab could ease the transition. Furthermore some variables are global to the organization and might make sense to fetch from gitlab rather than copy/paste across all .novops.yml files.

PierreBeucher commented 3 months ago

Ah yes definitely a must have