Awell Health Developer Hub
Dev Hub

Source Control allows you to sync your care flows as code to remote Source Control Management (SCM) providers, such as GitHub. When Source Control is set up, your care flow is synced to your repository every time you publish a new version of your care flow.

Syncing care flows with SCM tools has many benefits:

  1. Care flows-as-code: by treating care flow components as code you have unparalleled control and ownership.
  2. Direct integration with CI/CD pipelines: seamlessly incorporate care flow updates into your existing CI/CD systems.
  3. Code-based testing: verify the functionality of care flows through your code-testing protocols.
  4. Visibility on changes: inspect and view changes between different versions of your care flow through code

Get started

Watch the video or follow a quickstart to get started with Source Control.