@ambrosebs Merged the sci.lang.Type business. Let me know if there's anything left to do for schema compatibility :)
@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
@rahul080327 yes, .build
oh, repo
yeah somewhere i can pull these things from maybe
I have this one for github releases https://github.com/borkdude/gh-release-artifact
do you think creating a repo for things like this make sense? if yes, any place recommendations?
I'm about to go out, for now copy paste and we'll sort that out later
or just create a repo in bb
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
babashka/.build maybe without a README
so it's known to be internal
cool
we can always make it a public API later, if it turns out to be useful :)
thanks!