denoland / denoland/deploy_feedback
Updating Environment Variables doesn't update the live app
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### What problem are you trying to solve?
A configuration value was wrong, I updated the environment variables and nothing happened.
### Describe the solution you'd like
Ideally it would just ask if you'd like to apply the variables to the prod version at least. Or if a deployment is required, have a button it just redeploy the latest deployment which will pickup the new env vars.
### Describe alternatives you've considered
What I do is just kick off a whole new depoyment even if there is no changes on my side. Not my favorite way.
### Documentation, Adoption, Migration Strategy
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.