gluon
gluon copied to clipboard
gluon-core: Split check-site.lua and Introduce Lua Module: gluon.validation
This is a preparatory step. The newly introduced validation class is to be used within the REST API later on.
Ok, the build seems to fail since opkg on the host system currently can not find the gluon.validator
lib.
However, I think we can already do a first review here. @mkg20001 Can you do that?
...target-x86_64_musl/root-x86/lib/gluon/check-site.lua
the check-site script is executed on the host. we'd need to make gluon.validator available in host's lua path via Host/Install phase or such.