Channels
dev
help
Powered by
#help
Title
t
Taha Sadiki
08/29/2023, 12:27 PM
hey π quick question: how can I load a yaml file in Lua hooks? I donβt see a way to do that in the
lua library reference
i
Idan Novogroder
08/29/2023, 1:14 PM
Hi Taha, LakeFS Lua hooks do not currently include a library for parsing YAML files. However, the
encoding/json
library is available if needed. You are welcome to open an issue if this is a requirement.π
t
Taha Sadiki
09/04/2023, 4:36 PM
created an issue to add support for this:
https://github.com/treeverse/lakeFS/issues/6544
ππ» 1
ππ½ 1
4 Views
Post