jetify-com / devbox

Instant, easy, and predictable development environments
https://www.jetify.com/devbox/
Apache License 2.0
7.94k stars 191 forks source link

[Feature]: add devbox required version to devbox.json #1371

Open dudicoco opened 11 months ago

dudicoco commented 11 months ago

Is your feature request related to a problem you're trying to solve? Please describe. Currently it is not possible to have a consistent version of devbox across users machines, which may result in broken features due to version incompatibility.

Describe the solution you'd like Add a devbox_version field to devbox.json which will allow to set the required devbox version. Running devbox with an incompatible version should fail with an informative message on the required version and provide instuctions on how to install it.

loreto commented 11 months ago

@dudicoco I like this idea, let me discuss with the team to see what version we can prioritize it for

dudicoco commented 4 months ago

hi @loreto, any updates on this issue

loreto commented 4 months ago

Not yet, sorry that it's taken a while. We've had to prioritize other issues. Adding @Lagoja who plans our releases so he can figure out where to schedule it.