|
|
|
|
|
by tomxor
2394 days ago
|
|
> Few things are as aggravating to me as people who say they understand CD but then manage avoid practicing any of the tenets of CI. It is completely reasonable to utilise one without the other, not all projects are giant multi author efforts trying to wrangle commits. For instance if you have lots of small projects being worked on independently in parallel with no more than one or two authors on a repo at a time, CI is not going to be worth the investment... but CD still has it's uses. |
|
https://www.jamesshore.com/Blog/Continuous-Integration-on-a-...