Build server | Status |
---|---|
Travis | |
Shippable | |
Semaphore | |
Circle |
Check | Status |
---|---|
Build | |
Style | |
Code Coverage |
The sample stack to check status of the build servers.
This stack contains four packages
- sr_sample_cpp_library - sample C++ library package with one class and unit test
- sr_sample_cpp_node - C++ node which depend on C++ library and integration test
- sr_sample_python_library - sample Python library with one class and unit test
- sr_sample_python_node - Python node which depend on Python library and integration test
Every supported CI server runs all major modules on this sample stack in order to check if modules are working on the server.