drone / drone-wall

Dashboard for the Drone CI server
260 stars 45 forks source link

Drone API needs all recent builds, not grouped #21

Closed scottferg closed 9 years ago

scottferg commented 9 years ago

Multiple builds on a single repo can't update their status on the right hand build list in the current API endpoint. Also, 5 is too small of a limit for the recent activity. Drone-wall needs an endpoint for getting all recent activity, and up to 20 recent actions.