edds / jenkins-dashboard

A dashboard for displaying jenkins status on a big screen
10 stars 7 forks source link

not shown anything #3

Open dcrystalj opened 6 years ago

dcrystalj commented 6 years ago

As you can see on screenshot, nothing is displayed capture

the ajax response i get from jenkins is:

{  
   "_class":"hudson.model.Hudson",
   "views":[  
      {  
         "_class":"hudson.model.AllView",
         "jobs":[  
            {  
               "_class":"org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject",
               "name":"Dev_pipeline",
               "healthReport":[  
                  {  
                     "description":"Worst health: Development Testing Pipeline » BD-1319: Build stability: All recent builds failed.",
                     "score":0
                  }
               ]
            }
         ],
         "name":"all"
      }
   ]
}
edds commented 6 years ago

I'm sorry, this is no longer a maintained project. The team I was on migrated over to using https://github.com/alphagov/fourth-wall