Reload environment variables upon "Reload"
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
It seems like environment variable changes don't get picked up unless you "Rebuild". Not sure if this a bug or not, but I'd expect "Reload" to be enough.
Describe the solution you'd like
"Reload" will update the environment variables. Alternatively could improve the documentation, e.g. add the disclaimer "Please remember to click 'Reload' after adding, editing, or deleting an environment variable to apply the changes."
Describe alternatives you've considered
Clicking "Rebuild" works.
Additional context
No response
Will you send a PR to implement it?
Yes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start by locating the Reload and Rebuild entry points for environment-variable changes and compare their behavior; done when changes apply after Reload, or the documented Reload disclaimer is added if that is the chosen solution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100