Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 5 and Version 6 of ITUserManual


Ignore:
Timestamp:
Mar 20, 2017, 3:01:44 PM (7 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ITUserManual

    v5 v6  
    9393=== Jenkins (Buildserver) ===
    9494
    95 TODO
     95We 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
     97You can find it here: https://www.orxonox.net/jenkins/
     98
     99Some 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]
    96104
    97105=== Forum ===