https://lakefs.io/ logo
#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