Having a Continuous Integration server running is one of the most useful and powerful tools a development team can use. Constantly checking the state of the code, building assets which might otherwise take hours and generating stats on build quality are all really useful things to have running in the background hour after hour and day after day.But if it’s not done with care, a CI process, while still providing some useful information, will stop being an important part of a development teams tool set.
No comments:
Post a Comment