18F / dashboard

DEPRECATED: A site to track our projects' status and much, much more...
Other
44 stars 25 forks source link

Adding .about.yml errors to the project page, if the team-api includes them. #272

Closed DavidEBest closed 8 years ago

DavidEBest commented 8 years ago

Iterates over the errors (if any) and includes them on the project page. Errors must be exposed by the team-api for them to show up here.

DavidEBest commented 8 years ago

The team-api now contains the errors info.

gboone commented 8 years ago

Looks good from my end!

ultrasaurus commented 8 years ago

@gboone points out that this would be a Travis failure if it didn't work, cuz Travis builds full static site from whatever team-api sez at the time of the PR