babashka-sci-dev

borkdude 2023-02-23T15:17:07.437899Z

Hmm, not sure what's up here: https://github.com/babashka/http-client/actions/runs/4253708164/jobs/7398930935

lispyclouds 2023-02-23T15:22:46.434269Z

does it have the same effect on your local windows?

lispyclouds 2023-02-23T15:22:52.464009Z

the git clone command?

lispyclouds 2023-02-23T15:23:09.185869Z

"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B websocket refs/remotes/origin/websocket

borkdude 2023-02-23T15:23:47.478059Z

dunno, not at a windows machine at the moment

lispyclouds 2023-02-23T15:24:10.520689Z

have a feeling some weird thing with windows and git

borkdude 2023-02-23T15:27:57.262159Z

guess I'll disable the windows tests for the time being :/

lispyclouds 2023-02-23T15:49:54.792259Z

sweet

borkdude 2023-02-23T17:29:14.448309Z

You can't name a file aux on Windows: https://learn.microsoft.com/en-gb/windows/win32/fileio/naming-a-file facepalm !!!

lispyclouds 2023-02-23T18:12:32.424139Z

yeah had a hunch

borkdude 2023-02-23T17:11:19.908479Z

websocket support in babashka.http-client https://github.com/babashka/http-client/pull/18/files I'll leave it open for comments for a bit