blazzy / podman-rest-client

MIT License
6 stars 1 forks source link

Fix: Config::guess() Linux Unix socket path. #7

Closed beckend closed 4 months ago

beckend commented 4 months ago

Closes: https://github.com/blazzy/podman-rest-client/issues/6

beckend commented 4 months ago

User path check for FS existence with unix:// prefix, this is not going to work. Root path seems to be missing unix:// when returning config.

blazzy commented 4 months ago

Wow Thanks. My bad.

The tests do exercise this code path. But not when I run them locally on OS X.

I really need to get the tests green on the linux github runner so its meaningful when they are ❌.

blazzy commented 4 months ago

Released in 0.9.1