Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Introduction

It's very common to structure CI steps as a directed acyclic graph (DAG), and most CI platforms support this. Unfortunately, each one has a different way to configure this DAG, and dealing with these is often painful. Engage provides a way to configure a DAG of CI steps separately from CI platforms that can also be run locally.