Continuous Integration (CI) provides a mechanism for exposing the state of development projects in real-time.
The following CI services are available
Applications
-
Jenkins — Jenkins Continuous Integration server (previously known as Hudson). You can find it here.
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.