babashka-sci-dev

borkdude 2022-05-29T09:43:32.477489Z

@ambrosebs Merged the sci.lang.Type business. Let me know if there's anything left to do for schema compatibility :)

lispyclouds 2022-05-29T10:15:20.922129Z

@borkdude is there a place/repo for "common ci scripts"? i wanna move the shorting thing there and have it for other repos like clj-kondo etc

borkdude 2022-05-29T10:15:51.906229Z

@rahul080327 yes, .build

borkdude 2022-05-29T10:16:13.715869Z

oh, repo

lispyclouds 2022-05-29T10:16:30.703959Z

yeah somewhere i can pull these things from maybe

borkdude 2022-05-29T10:16:40.382389Z

I have this one for github releases https://github.com/borkdude/gh-release-artifact

lispyclouds 2022-05-29T10:17:31.953149Z

do you think creating a repo for things like this make sense? if yes, any place recommendations?

borkdude 2022-05-29T10:18:11.686789Z

I'm about to go out, for now copy paste and we'll sort that out later

borkdude 2022-05-29T10:18:33.121139Z

or just create a repo in bb

lispyclouds 2022-05-29T10:18:57.755139Z

right, i wanna factor in your process comments and mabe move the shorting cmd out as a cli param i think, keep the script generic

borkdude 2022-05-29T10:19:03.593519Z

babashka/.build maybe without a README

borkdude 2022-05-29T10:19:08.910099Z

so it's known to be internal

lispyclouds 2022-05-29T10:19:13.559709Z

cool

borkdude 2022-05-29T10:19:51.869219Z

we can always make it a public API later, if it turns out to be useful :)

👍🏼 1
borkdude 2022-05-29T10:20:18.476419Z

thanks!