denoland / denoland/deploy_feedback
Provide preset environment variable to distinguish Preview vs Production Deployments
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
It would be useful for code to be able to determine which type of deployment it is running within via environment variable. Right now I have to manage this with a flag in code that only lives in the main branch, and be careful not to invalidate that flag during merges.
I can give more details on my specific use case if it is of interest.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the issue and its three comments to understand the requested distinction between Preview and Production Deployments and the missing deployment details. Done means the platform provides a documented preset environment variable that reliably identifies the deployment type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- deno
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100