Skip to content

Latest commit

 

History

History
56 lines (43 loc) · 1.23 KB

index.rst

File metadata and controls

56 lines (43 loc) · 1.23 KB

Project 'Universum'

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

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 installing Universum <install>, creating a configuration file <configuring> and parametrizing Universum execution <args>, or read the step-by-step instruction on getting started <guide>.