Removing the use of Jobs model and adding more data to the build model.
Currently isDeployed
will always be false and passedWithWarnings
is determined by looping through a successful build and seeing if any of the jobs and seeing if any of the jobs have failed. There were a few linting changes I had to make as well.