Commit Graph

6 Commits

Author SHA1 Message Date
ER
9ad0048fc3 refactor: global get_yaml_array function 2023-08-13 16:59:23 +03:00
ER
18d1b3d4cd Revert "refactor: export get_yaml_array"
This reverts commit c27685fae2.

(get_yaml_array can't be used in modules since it reads from
the $RECIPE_FILE)
2023-08-13 16:15:22 +03:00
ER
c27685fae2 refactor: export get_yaml_array 2023-08-13 16:12:57 +03:00
ER
e03ac5de80 feat: script runner module 2023-08-13 16:08:31 +03:00
ER
245fc69b13 chore: launch modules, detect if module inline 2023-08-13 15:09:40 +03:00
ER
9950409702 chore: outline rewrite without code changes
* this does not work yet
* comments & documentation will be added once the rewrite is complete
2023-08-09 19:59:04 +03:00