denoland / denoland/deploy_feedback
List current runtime version
- 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?
Hello. I'm running into [this issue](https://github.com/denoland/deno/issues/26499) in the Deno runtime, which was merged last week and appears in Deno v. 2.1.0. It appears not to be reflected in Deno Deploy though, which is consistent with comments I've seen you posting that Deploy is still on the 1.x runtime. I'm wondering if there's any way to know when the runtime for Deploy will be ugraded to 2.1.0 or above? My project is blocked by this particular bug.
### Describe the solution you'd like
It would be great if the dashboard told me what version the runtime is in. Also just hoping the upgrade to 2.1.0 will happen soon.
### Describe alternatives you've considered
The error is within a package so I would have to fork that package to try to fix it. Rather than doing that I may just choose a different deployment other than Deno Deploy since this is a small project.
### Documentation, Adoption, Migration Strategy
Maybe in the Overview part of the project dashboard, just list the runtime version.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.