Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 441 Bytes

Continuous_Integration_And_General_Tests.md

File metadata and controls

12 lines (7 loc) · 441 Bytes

Continuous Integration and General Tests

This is a description of the tests and actions that are performed automatically.

Actions on a Pull Request to Master

Version Checking

(Test name: check-version-number)

Checks if the version number has been increased since the last commit to the master branch. Checks if the version number of the different components are identical. Adds a corresponding label to the pull request.