erikmunkby/dbt-changed-models

Lists all files with state:modified or state:new

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dbt-dirThe dbt project directoryyes
python-packagesA space separated list of python packages required for your dbt projectyes
dbt-targetThe dbt profile to target in in comparisonyes
state-typeA choice between `modified` or `new`, default `modified` See dbt docs for more info: https://docs.getdbt.com/reference/node-selection/methods nomodified
temp-dirTemporary directory the dbt manifest.json will be storedno__dbt_state_check_temp_dir
dbt-target-dirThe dbt target directory, default `target`notarget
namedescription
modelsA newline separated list of modified models
select-statementA prepared select statement containing all models together with upstream and downstream dependenceis