Hi, My project requires me to load env variables from properties files in a folder. I found out EnvFile Plugin can help it. However, EnvFile plugin only load variables from one specific file, so I refactored and added more features. I call it "EnvFiles". I think it may help others in struggling with their pipelines.
- Github Repo. URL : https://github.com/ldtkms/envfiles/ - Name of the plugin : EnvFiles - jenkins-ci.org username : tuyenlieukms - Description: This plugin allows user to specify their properties files (Java format properties) in a directory ,which they want to inject them as Environment Variables. In the near future, this plugin may evolved to manage customized environment variables as global variables. without corrupting Jenkins environment variables. Thank to EnvFile author Anders Johansson. Thanks, Tuyen -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/8384c4ee-73c1-45b8-ad2a-73a9555fb087%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
