production
or pull_request
runs. /dbt
folder, but not the dbt .md
files, do:
*
!dbt/*
dbt/*.md
target
directory and upload that to the Datafold server application. It is available from pypi.org:pip install datafold-sdk
dbt
: DATAFOLD_APIKEY
. You can create an access token in your personal account.pull_request
or production
, depending on the type of run in dbt.pr_sha
in the GitHub pull_request
webhook if you have your CI set up with GitHub. If the target folder was produced in the source repository itself, the CLI will attempt to derive the commit SHA using a git
command.