Continuous Integration Server
beebox and Continuous Integration
beebox is a solution that manages recognized tools and acts as a Continuous Integration Server. It can automate and optimize the development process, improve turnaround time and server usage efficiency.
beebox enforces best practices for Continuous Integration:
- Generate a BOM (Bill Of Material) ;
- Maintain a code repository ;
- Automate a build ;
- Make your build self-testing ;
- Everyone commits every day ;
- Every commit (to mainline) should be built ;
- Keep the build fast ;
- Test in a cloned production environment ;
- Make it easy to get the latest releases;
- Everyone can see the results of the latest build ;
- Automate deployment ;
- Automate QA ;
beebox simplifies those tasks
