[CT-3368] [Regression] warn-unpinned
is ignored (dbt deps, packages.yml)
#9050
Labels
backport 1.7.latest
bug
Something isn't working
deps
dbt's package manager
Medium Severity
bug with minor impact that does not have resolution timeframe requirement
regression
Is this a new bug in dbt-core?
Current Behavior
The dbt documentation specifies that if a package is added to package.yml with
warn-unpinned: false
, then the warning is suppressed.It does not work: the warning still appears.
Expected Behavior
Warning is suppressed
Steps To Reproduce
Create packages.yml as above, run
dbt deps
Relevant log output
Environment
Which database adapter are you using with dbt?
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: