Dan Kirkham

Results 4 issues of Dan Kirkham

Rapier cylinders are spawned with the flat side facing up. I need to rotate them about the x axis to make them stand up in order to function as a...

question
S-not-started
A-Dynamics
A-Integration

``` panicked at /Users/dan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rxing-0.4.9/src/common/cpp_essentials/concentric_finder.rs:393:25: slice index starts at 18 but ends at 17 ... ``` This will happen occasionally while trying to detecting codes in wasm.

bug

**Describe the bug** I was trying to pass `client_args` to the `DockerCompose` constructor. However, I get the error: ``` Traceback (most recent call last): File , in test_foo() File ,...

Entering `https://gitlab-ci-token:[email protected]/my-group/my-repo.git` into the text box for `Enter Workspace Source` causes this output when trying to create workspace: {"type":"data","data":{"time":"2025-01-02T10:35:53.440335454-06:00","message":"Clone repository","level":"info"}} {"type":"data","data":{"time":"2025-01-02T10:35:53.440537817-06:00","message":"URL: https://gitlab-ci-token:my-token-here","level":"info"}} {"type":"data","data":{"time":"2025-01-02T10:35:53.440716558-06:00","message":"Branch: gitlab.com/my-group/my-repo.git","level":"info"}} **Local Environment:** - DevPod Version: 0.5.21...

kind/bug
stale