Sebastian P.

Results 6 issues of Sebastian P.

**Is your feature request related to a problem you're trying to solve? Please describe.** Having a long list of scripts in devbox.json can be difficult when running `devbox run`. It...

feature

**Current Behavior (bug)** Running `devbox run` returns the scripts list in a random sort order. It should return the list in the order of devbox.json. Its especially problematic if the...

bug

**Current Behavior (bug)** Docker Version: 24.0.6 OS: Sonoma 14.0 Macbook Pro (Apple M1 Pro) Steps to reproduce: 1. Use the offical jetpackio devbox image (https://hub.docker.com/r/jetpackio/devbox) 2. devbox init 3. devbox...

bug

The har file exists, but the docker image is always returning a ENOENT error (e.g. using `docker run grafana/har-to-k6:latest new-recording_19332.har > my-k6-script.js`). ``` docker run grafana/har-to-k6:latest new-recording_19332.har > my-k6-script.js WARNING:...

### What happened? Doing a usual `pulumi up` with a error sometimes does not return referenced diagnostics information, because the stack/ref is not fully exposed. As shown in the example...

area/sdks
kind/enhancement

### Pre-submit Checks - [x] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABUG) and there are no duplicates - [x] I have [searched Warp known issues page](https://docs.warp.dev/help/known-issues) and my issue is not there...

BUG