Fork me on GitHub
#babashka
<
2020-10-10
>
viesti19:10:38

Hi! I did a quick stab at trying out a Slack webhook with babashka-lambda-layer: https://github.com/viesti/ecs-status-reporter

babashka 6
borkdude19:10:26

@viesti Nice! Note that you don't really need clj-http-lite anymore, since babashka has babashka.curl and org.httpkit.client both built-in

viesti19:10:12

yup, should look into updating the version bundled in the Lambda layer

borkdude19:10:42

fyi, I want to base the image for the next babashka on ubuntu instead of alpine, since it was nothing but trouble

👍 6
borkdude19:10:07

the borkdude/babashka image that is. the 0.2.3-SNAPSHOT image is already based on ubuntu