73f7ba38ba
* WIP created GenerateJob plugin for generating exec code * WIP moved templates to GenerateJob * WIP #1014 GenerateJob tests passing * WIP #1014 Added attribute file test * WIP #1014 Added more GenerateJob tests * WIP #1014 removed extra logs * WIP #1014 Follow base for plugin, namespace * WIP #1014 Added CodeGen component settings * WIP #1014 Removed component settings * WIP #1014 Fixed the loading of inputs * WIP #1014 Fixed namespace detection * WIP #1014 Fixed code gen of job refs * WIP #1014 Fixed 2nd degree code gen * WIP #1014 Removed old code generation file * WIP #1014 Fixed code linting issues * WIP #1014 Fixed blob fetch error handling * WIP #1014 fixed error handling for bad blob fetch * WIP #1014 Updated the commit hash for the ptr code gen * WIP #1014 save after forwarding data from the successful job * WIP #1014 updated error msg on blob retrieval fail * WIP #1014 fixed code linting issues