https://kotlinlang.org logo
Title
p

pablisco

07/19/2020, 12:04 PM
I’m testing auto-module (my own plugin) on the incubator project to see if it would make our life easier 🙂 https://github.com/arrow-kt/arrow-incubator/pull/122 If people like it and find it useful I’ll happily propagate it to other repos. I have a new feature on the works for AM that will also streamline the use of composite builds and I was planning to use that to simplify the current build stack… but probably for after v1.0
👏 1
🎉 1
a

aballano

07/20/2020, 10:33 AM
cc @Rachel
r

Rachel

07/20/2020, 10:37 AM
Super useful @pablisco 👏 Thanks!!
🎉 1
p

pablisco

07/20/2020, 4:27 PM
Hmm, this seems to not pass the checks when I add the version for automodule to
Arrow
: https://github.com/arrow-kt/arrow/pull/2182 🤔
r

Rachel

07/20/2020, 5:02 PM
Right, I added a comment. Thanks Pablisco!!
p

pablisco

07/20/2020, 5:33 PM
I’m gonna try to use a script reference instead
Ok, this should do the trick for now: https://github.com/arrow-kt/arrow/pull/2182#issuecomment-661246117 So we have a centralised version