Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
description
Setting up continuous integration with Datafold

Continuous Integrations

Continuous Integration, at its core, is about creating small changes that are built and well-tested before merging in to the source code. While teams are working quickly to make changes, data teams often feel the impact of data-related changes that have downstream consequences.

Becoming pro-active about data quality requires data teams to find and adjust these issues BEFORE they make it to production. Datafold in your CI process can greatly reduce these issues and flag all potential downstream issues right in the PR, giving the reviewer and author to address the issues.

Set up your CI in two steps: