Add support for slices when using environement variables#1785
Add support for slices when using environement variables#1785TheoBrigitte wants to merge 5 commits intospf13:masterfrom
Conversation
|
👋 Thanks for contributing to Viper! You are awesome! 🎉 A maintainer will take a look at your pull request shortly. 👀 In the meantime: We are working on Viper v2 and we would love to hear your thoughts about what you like or don't like about Viper, so we can improve or fix those issues. ⏰ If you have a couple minutes, please take some time and share your thoughts: https://forms.gle/R6faU74qPRPAzchZ9 📣 If you've already given us your feedback, you can still help by spreading the news, https://twitter.com/sagikazarmark/status/1306904078967074816 Thank you! ❤️ |
|
Thanks @TheoBrigitte ! I'm gonna need some time to review this, but it looks good. |
|
any news on this topic? @sagikazarmark |
|
@sagikazarmark Maybe it's time to merge? |
Fixes: #1732
Following up on @lwlee2608 great work from #1733, here is a PR which adds support for using slices with environment variables and provide an additional fix to ensure we are not limited by the original config slice length.
Here is an example yaml config file :
Values can now be overriden using
Note that for this solution to work the config must be initialized as folow: