Comhleanúint Leanúnach (CI) is an chleachtas go bhfuil forbróirí i neart a bhogadh a gcód isteach i stór comhroinnte, áit ar a bhíonn gach comhleanúint fíoraithe go fréamhach (tógtha agus thástáilte). Glacann sé le fadhbanna go luath agus coimeádann sé an códbhunús i staid shlán, oibritheach.
An cleachtas príomhúil
Developers integrate code FREQUENTLY (at least daily) into the shared/main branch:
→ each integration is AUTOMATICALLY built and tested (by a CI server/pipeline)
→ problems are caught IMMEDIATELY (on each small change, not after weeks)
→ vs the old way: developers work in isolation for long periods → painful "integration
hell" when finally merging diverged work (many conflicts, surprises, bugs).
