Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

Build status on branches view #45

Open
codecurve opened this issue Mar 11, 2015 · 2 comments
Open

Build status on branches view #45

codecurve opened this issue Mar 11, 2015 · 2 comments

Comments

@codecurve
Copy link
Contributor

It would be good to have a way to check which branches have successful build/test statuses. Travis shows green ticks/red crosses on the branches view (that would be https://github.com/cellml/libcellml/branches).
See for example https://github.com/opencor/opencor/branches

@nickerso
Copy link
Contributor

libCellML will only ever have one development branch and it will (mostly) always have a green tick. For me the testing is only useful when looking at pull requests.

@codecurve
Copy link
Contributor Author

See cellml/libcellml#44 (comment) and cellml/libcellml#44 (comment) for an example of why having a way to check the status of the develop head would be useful: even though the build for the pull request branch's head fails, since the pull request changes don't affect the tests, and the branch's base is develop, seeing a green tick would make it evident that the problem is with the build slave, not the changes in the pull request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants