devbox icon indicating copy to clipboard operation
devbox copied to clipboard

Instant, easy, and predictable development environments

Results 427 devbox issues
Sort by recently updated
recently updated
newest added

### What happened? If you enable the `postgresql` plugin, it sets some environment variables. When you generate the readme with `devbox generate readme`, those variables are expanded revealing the full...

bug
triage

**Is your feature request related to a problem you're trying to solve? Please describe.** The [Devbox documentation](https://www.jetpack.io/devbox/docs/#take-your-environment-with-you) says you can generate a production Docker image with the exact same tools...

feature
rfc

## Summary ## How was it tested?

Instead of first searching for a project directory and then calling `devbox.Open` on that path, add a `devbox.Find` method that performs the search and open as a single step. -...

### What happened? Currently I'm working on a Rust project that uses `librocksdb-sys` as a dependency and I'm unable to build the package when working inside a `devbox shell` though...

bug
triage

### What problem are you trying to solve? I just tried installing devbox for the first time, and I have to use a shared Linux server at work where I...

feature
triage

### What happened? I have a rust project which uses openssl. Now I would like to have a reproducible build using devbox. But when I use `rustup` from devbox, the...

bug
triage

### What problem are you trying to solve? Change mysql port from 3306 to xxxx ### What solution would you like? Example ### Alternatives you've considered _No response_

feature
triage

### What problem are you trying to solve? exclude json restrictions reopen #1590 see https://github.com/jetify-com/devbox/issues/1590#issuecomment-2178285560 ### What solution would you like? Support `yaml` format ### Alternatives you've considered If you...

feature
triage

Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). Commits d962d70 [dist] 7.5.10 22c2876 [security] Fix...

dependencies
javascript