hey :wave: quick question: how can I load a yaml f...
# help
t
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
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
created an issue to add support for this: https://github.com/treeverse/lakeFS/issues/6544
πŸ™πŸ» 1
πŸ™πŸ½ 1