Ryan Fowler

Results 13 issues of Ryan Fowler

This seems like the simplest way to allow clauth users to implement OpenID connect.

wrap-keyword-params converts redirect_uri to a keyword, so that's how it should be accessed.

**Is your feature request related to a problem? Please describe.** Sometimes when I `exo logs `, the process is stopped but it just seems like it isn't logging at the...

feature request

**Is your feature request related to a problem? Please describe.** If I run `logs` on a service that doesn't exist, I don't get a warning that tells me I just...

feature request

**Is your feature request related to a problem? Please describe.** I have 50ish processes and don't want to start all of them on my laptop right now. **Describe the solution...

feature request

`report` can be run from code fixtures which caused `pretty/testing-vars-str` to throw a NullPointerException because *testing-vars* is nil inside fixtures.

Enlighten mode doesn't work with `deftest` forms because `deftest` puts the test code in the var's metadata and puts a call to `test-var` in the fn body. I think this...

debugger

The leiningen jar task provides a :filespecs mechanism which allows you to insert arbitrary entries into the jar file. It'd be nice if war and uberwar did the same. I'm...

### Actual Behavior With Rancher Desktop 1.5.{0,1} on aarch64 MacOS, I'm seeing qemu-system-aarch64 hang for several minutes at a time in my development environment. The problem appears to be triggered...

kind/bug
platform/macos
area/dns
triage/need-to-repro

On my M1 Mac, if I run the following, `dig` will loop for a while, and then sort of hang with qemu at 100%. This doesn't happen if I use...