Benoit Perigaud
Benoit Perigaud
Thanks for this. We should definitely update the convention when we make the package valid for 1.8+ only (and do a new release with this restriction). But I think that...
Thanks for the report. I will have a look at it today.
Same here. I need to set `DBT_PROFILES_DIR` beforehand for it to work.
This is not aligned with how dbt works: https://github.com/dbt-labs/metricflow/blob/bc19cb88878a293b9c09da8edf050ae892b989e0/dbt-metricflow/dbt_metricflow/cli/cli_configuration.py#L59 From our docs, this is the order used to look for `profiles.yml`: > 1. --profiles-dir option > 2. DBT_PROFILES_DIR environment variable...
CC @graciegoheen
Hi @justbldwn . All your jobs are the same in the different projects/envs, no? If so, could you: 1. run the import command on any of the env project with...
Thanks for getting back with this additional context. I will try to think of a solution in the next weeks or so (maybe after Coalesce)
So, looking further at [this test](https://github.com/modelcontextprotocol/registry/blob/72f9f80d680f2e88309f4025106d5f44124b359f/internal/validators/validators_test.go#L854-L874), it looks like templated URLs are possible for packages but not for remotes. In our case, we'd need the remote config to accept the...
Any update on this feature request?
Hi! I will check this one in more details in the next weeks or so if possible.