I’m so going to rewrite as much as possible of the circle config in bb.
using clj-commons/clj-yaml? :)
I was hoping just to move more from declarations to actual code.
Anyways, https://github.com/slipset/cautious-engine is now working as I want it to.
Just missing the signing.
@slipset I didn't know (or (System/getenv "PROJECT_VERSION") "0.1.0-SNAPSHOT")
worked without a #=
in front of it in lein files
I found that in a blog post (which I’m unable to google back to). I’ve continued this discussion in #circleci
https://crossedstreams.com/2018/04/18/easier-clojure-releases-without-commits/