Skip to content

Sample projects to check status of the build servers used in build tools

Notifications You must be signed in to change notification settings

ethanfowler/build-servers-check

 
 

Repository files navigation

Build server Status
Travis Build Status
Shippable Build Status
Semaphore Build Status
Circle Circle CI
CodeCov codecov.io

build-servers-check

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.

About

Sample projects to check status of the build servers used in build tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 53.2%
  • CMake 26.1%
  • Python 20.7%