With `meltano>=2.0` I don't see file bundles ad...
# troubleshooting
r
With
meltano>=2.0
I don't see file bundles added to my
meltano.yml
when I run
meltano add files <plugin_name>
, and nothing to update with
meltano upgrade files
as a result. Is this intended behaviour?
This is what I expected to happen, given file bundle added to
meltano.yml
(no
update
extra):
With
update
extra:
a
Hi, @Reuben (Matatika).Thanks for raising. This looks like a bug. Do you mind logging an issue with these screenshots? Thanks!
r
Yep. No problem.
Determined this is expected behaviour when a file bundle does not specify an
update
extra - in this case, `files-dbt` from the hub does not.