Child pages
  • Continuous Integration
Skip to end of metadata
Go to start of metadata

Continuous Integration (CI) provides a mechanism for exposing the state of development projects in real-time.

The following CI services are available

Applications

Functionality

SBForges CI services can be used for monitoring:

  • Compile status
  • Unittest status
  • Systemtest/Acceptancetest status
  • Performance status
  • Publish code analysis result
  • Perform mvn deploy & site
  • Perform server deploys
  • Release
  • Regression test on multiple branches, version, environments.
  • No labels