Removing Holocron Jobs table and adding to the build model
Currently both is_deployed
and passed_with_warnings
are initially set to false. There is logic in the process_build
function that checks against the values of those. Currently there is no logic in the collector to change ``is_deployed``` to true.