Kanban - CI/CD用語集の定義
Kanbanは、作業をボード上の連続的なフローとして管理し、カードを列間で移動させ、WIP limitで進行中の作業に上限を設けます。Scrumとは異なり、固定のイテレーションはありません。
関連ガイド
WIP Limit - CI/CD Glossary DefinitionA WIP limit caps how many items may sit in a workflow stage at once, exposing bottlenecks and forcing the tea…
Sprint - CI/CD Glossary DefinitionA sprint is a fixed-length iteration in Scrum during which a team commits to and delivers a set scope, ending…
Velocity - CI/CD Glossary DefinitionVelocity is the average amount of work - usually story points - a team completes per sprint, used to forecast…