TestDeck Dashboard
Last updated
Last updated
A golden branch is the protected base branch (typically referred to as master
or main
) that is assumed to be always passing. Any CI failures on this branch are deemed flaky. Occasional true failures in this branch can be manually flagged as such to keep data coherent.
Aviator reports the results of CI checks in a historical view, and provides stats around destabilization of builds. You can easily monitor the status of both the repo's golden branch and all other branches.
Other useful details include history of a specific test suite, as well as a particular build.