chore: add more env variables in the application.rb
What does this MR do and why?
- Add more env variables in the application.rb
- Dynamically used those variables throughout the project.
Followup Issue: This also could mean we can iterate further on this, and create some checks / rules (probably rubocop) to check for random ENV vars being read/used in code, instead of using those from config.contributor_platform cc: @leetickett-gitlab
Related: #299 (closed)
Screenshots or screen recordings
| Before | After |
|---|---|
Validation steps
Edited by Aayush
