clj-yaml has two new functions in the API, I wanted to add them to bb, but it seems they aren't released yet, despite "automagic" deploys set up by @slipset... perhaps worth a look?
automagic deploys are somewhat manual 🙂
They need to be triggered.
ah makes sense
how are they triggered?
By running this: https://github.com/clj-commons/infra/blob/main/deployment/release.bb
Which is basically just pushing a tag with the correct format Release-x.y.z
You want to trigger a release or should I?
OK, let me try
borkdude@MBP2019 /tmp/clj-yaml (master) $ /tmp/infra/deployment/release.bb
Working-directory is clean, releasing 0.7.107
done
DEPLOY SUCCESSFUL!
thanks
Yay 😀