Project 'Universum' =================== .. toctree:: :hidden: guide.rst install.rst configuring.rst args.rst additional_commands.rst configuration_support.rst code_report.rst github_handler.rst universum_docs.rst teamcity.rst jenkins.rst github_actions.rst examples.rst internal.rst changelog_ref.rst .. image:: _static/logo.svg :height: 150 :width: 150 :align: right Project `Universum` is a continuous integration framework, containing a collection of functions that simplify implementation of the automatic build, testing, static analysis and other steps. The goal of this project is to provide unified approach for adding continuous integration to any project. Supported VCS: - Git - Perforce Supported review systems: - Gerrit - Swarm - GitHub Supported CI: - Jenkins - TeamCity - Github Actions Sometimes `Universum` system can be referred to as the framework or just CI. See more about :doc:`installing Universum `, :doc:`creating a configuration file ` and :doc:`parametrizing Universum execution `, or read the :doc:`step-by-step instruction on getting started `. .. Some actual landing page content should be added here.