babashka

https://github.com/babashka/babashka. Also see #sci, #nbb and #babashka-circleci-builds .
viesti 2020-11-06T09:23:05.195700Z

hmm, was there a pod for migratus, trying to remember...

borkdude 2020-11-06T09:23:51.196300Z

@viesti There is a pod for postgres (https://github.com/babashka/babashka-sql-pods/). And there is a GraalVM binary for migratus (https://github.com/leafclick/pgmig)

viesti 2020-11-06T09:24:50.197400Z

ah, pgmig, that was the thing I was trying to remember, thank you! :)

👍 1
borkdude 2020-11-06T18:52:46.197800Z

Is there a vim user in the house that can make sense of this issue? https://github.com/borkdude/babashka/issues/633

wilkerlucio 2020-11-06T19:03:36.198100Z

@jpsoares106

djblue 2020-11-06T19:10:03.198300Z

I think it might be because the namespace and file on the classpath don't match

Jp Soares 2020-11-06T19:10:58.198500Z

Hehe, sorry. But for sobre reason the nrepl works perfectly in files with no namespace but return error when in namespaced files.

Jp Soares 2020-11-06T19:12:30.198700Z

It's a good point. There should be a src directory when using namespace?

borkdude 2020-11-06T19:38:50.199700Z

It would be helpful if you could post an actual error