|
|
|
|
|
by xorcist
4353 days ago
|
|
Monthly fees? I don't know where you get that from. The state of the art CI tool, Jenkins, is actually free software. What there is to a complete CI process depends on what your release process is, apart from the build process. There may be code signings, integration with external services etc. These are steps that are not part of the individual developers build process. The letter I in CI stands for integration. Two checkins might very well look good on their own, but cause havoc with other systems. |
|