95 | | TODO |
| 95 | We use Jenkins to build, test, and analyze Orxonox. It automatically checks out each commit for every branch and sends a notification the build or a test fails. |
| 96 | |
| 97 | You can find it here: https://www.orxonox.net/jenkins/ |
| 98 | |
| 99 | Some other interesting jobs in Jenkins: |
| 100 | |
| 101 | * Code analysis (trunk only): [https://www.orxonox.net/jenkins/view/Quality/job/orxonox_qc_trunk_checks/ Link] |
| 102 | * Clang compiler warnings (trunk only): [https://www.orxonox.net/jenkins/view/Quality/job/orxonox_qc_trunk_clang/ Link] |
| 103 | * Doxygen generator (trunk only): [https://www.orxonox.net/jenkins/view/Management/job/orxonox_doxygen_trunk/ Link] with its output [https://www.orxonox.net/jenkins/view/Management/job/orxonox_doxygen_trunk/javadoc/ here] |