Continuous Integration (CI) ensures that source code changes of different developers work smoothly together in a reference environment.
Here you find the public available RepoGuard CI builds.
Checks every 15 minutes for changes of the trunk and builds corresponding snapshot releases,
- Visualizes test, code coverage, and pylint trends, and
- Provides access to created snapshot releases.
- Checks every 15 minutes for changes of the release branch and builds corresponding snapshot releases,
- Triggers official release build,
- Visualizes test, code coverage, and pylint trends, and
- Permanently stores official releases.
Information on the build box:
- The CI build runs on a Ubuntu Linux 8.04 box with Python 2.5.
Build failures are reported to the build mailing list.