holy-lambda

Chris Lowe 2024-04-23T08:56:03.710449Z

Hey @karol.wojcik - it鈥檚 been a while since Babashka and GraalVM were updated, are there any plans to do this? I was hoping to take a look at https://github.com/grzm/awyeah-api + HL/Babashka. awyeah-api requires babashka v1.0.170 or later (vjava.util.concurrent.ThreadFactory support). bb is currently at v1.3.190, but HL appears to be at 0.9.162

Karol W贸jcik 2024-04-23T10:35:16.719429Z

No plans so far. PR鈥檚 are always welcome! 馃檹

Karol W贸jcik 2024-04-23T10:37:58.056909Z

You can always build your own template here: https://github.com/FieryCod/holy-lambda/tree/master/modules/holy-lambda-babashka-layer

馃憤 1
Karol W贸jcik 2024-04-23T10:38:39.772449Z

Maybe I will find a minute or two to rollout new release ;)

Chris Lowe 2024-04-23T10:48:40.804049Z

Thanks Karol

Chris Lowe 2024-04-23T10:59:15.185649Z

I鈥檒l create a PR for bumping babashka - should I increase the semantic version from 0.7.0 to 0.8.0 along side this?

Karol W贸jcik 2024-04-23T10:59:36.995509Z

Yes please!

馃憤 1
Chris Lowe 2024-04-23T11:37:01.653679Z

https://github.com/FieryCod/holy-lambda/pull/96

Karol W贸jcik 2024-04-23T16:24:45.108459Z

There are new layers available already 馃檪

馃檶 1
Chris Lowe 2024-04-23T16:25:45.277949Z

Thank you so much, Karol - I鈥檒l give them a test very shortly.

Chris Lowe 2024-04-23T18:41:22.783999Z

I鈥檝e just tested it (arm64), and awyeah-api works very well. Thanks again