fedora-infra / mobile

An Android app that allows the Fedora community to interact with Fedora's web apps on the go.
https://fedoraproject.org/mobile
Other
27 stars 10 forks source link

Don't prompt downloads for failed builds. #33

Closed relrod closed 9 years ago

relrod commented 10 years ago

The app always says there is a new build now :(

relrod commented 10 years ago

This isn't a "bug" per se, the last build in Jenkins failed and the app saw a new commit but couldn't update to it since there is no new build in Jenkins. There's not really a way around this unless Jenkins has some kind of API we can check to see the commit hash of the last successful build.

relrod commented 10 years ago

Going to re-open this. We can at least use this to make sure the last build was successful before prompting to download.

relrod commented 9 years ago

This is a better endpoint.