Fork me on GitHub
#babashka-sci-dev
<
2021-12-08
>
borkdude19:12:22

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

borkdude19:12:25

in circleci.

borkdude19:12:35

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

borkdude19:12:53

this step might already be in the circleci config

cap10morgan19:12:44

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

borkdude19:12:33

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

cap10morgan19:12:01

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

cap10morgan20:12:20

looks like that fixed it

cap10morgan22:12:50

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)

cap10morgan22:12:09

but those were pushed from CircleCI