cljdoc

mccraigmccraig 2023-04-26T08:52:23.698409Z

i'm getting a "clone failed" on a "git import" phase ( https://cljdoc.org/builds/67905 ) but afaics my SCM info is fine ( https://gist.github.com/mccraigmccraig/3665434355bcf1d9095a8ace00d222ad ) and similar SCM info is working fine on other libs i have - is there any way to get more detail on why exactly the clone is failing ?

✅ 1
mccraigmccraig 2023-04-26T09:03:42.981619Z

previously when i've had bad SCM info the clojars SCM link didn't work - but this time, it's fine : https://clojars.org/com.github.yapsterapp/slip

mccraigmccraig 2023-04-26T12:33:30.757089Z

doh! the repo is private 🤦‍♂️

mccraigmccraig 2023-04-26T12:40:47.345069Z

all good now 😊

lread 2023-04-26T13:46:10.514379Z

Dohs are fine simple_smile, glad you are sorted out @mccraigmccraig.