babashka-sci-dev 2021-12-08

@cap10morgan you probably need to rm -rf ~/.gitconfig

in circleci.

it's a crude workaround, but necessary for clojure git deps

this step might already be in the circleci config

hmm, ok. I'll give that a try.

the reason for this is that circleci does some kind of rewriting of ssh urls

ok, yeah, that makes sense given that it starts as an https url but fails as an ssh one

looks like that fixed it

I'll put up a PR soon (probably tomorrow at this point; have to tease out the relevant changes from the ones I made to make all this work from my fork)

but those were pushed from CircleCI