pat_nadolny
01/28/2022, 4:55 PMpat_nadolny
01/28/2022, 4:55 PMCommand 'test_publish_hub' could not be found. File bundle 'dbt' does not define any commands.
pat_nadolny
01/28/2022, 4:55 PMtransformers:
- name: dbt
pip_url: git+<https://github.com/Tomme/dbt-athena.git@c8e0458f85aaa8f9b693f99903ba95c41b90573b>
config:
target: athena
commands:
test_publish_hub: test --models marts.publish.meltano_hub.*
files:
- name: dbt
pip_url: git+<https://gitlab.com/meltano/files-dbt.git@config-version-2>
pat_nadolny
01/28/2022, 4:57 PMdbt_files
so they dont match it fails saying
File bundle 'dbt_files' is not known to Meltano
pat_nadolny
01/28/2022, 4:57 PMname
is assumed to be unique across plugins also, is that true?pat_nadolny
01/28/2022, 4:58 PMflorian.hines
01/28/2022, 5:21 PMflorian.hines
01/28/2022, 5:21 PMflorian.hines
01/28/2022, 5:21 PMtest
loads plugins.edgar_ramirez_mondragon
01/28/2022, 6:07 PMtest
just calls ProjectPluginsService.plugins()
so I guess it does not filter out files plugins. it is a 🐛 imopat_nadolny
01/28/2022, 7:21 PMpat_nadolny
01/28/2022, 7:28 PM