You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.
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.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: