Pavel Jezek

Results 6 comments of Pavel Jezek

It's a progress! So I set up the path and pre-cmd-args like so ```lua path_to_dbt = "docker", pre_cmd_args = { "exec", "$(docker ps | grep meltano-airflow-scheduler | sed -e \'s/...

As far as I'm aware it's the latest release build: ``` NVIM v0.8.3 Build type: Release LuaJIT 2.1.0-beta3 Compiled by [email protected] Features: +acl +iconv +tui See ":help feature-compile" system vimrc...

Ok, so the updated release helped with the `invalid key: title` error, but still doesn't fully work. I think now the incorrect `path_to_dbt_project` is the culprit. I get the following...

When running the `docker exec` I get the following error: ``` 07:35:03 Encountered an error: Runtime Error fatal: Invalid --project-dir flag. Not a dbt project. Missing dbt_project.yml file ``` and...

I've done some digging around and from my point of view it seems there might be some issue in `plenary.job` but that code is too advanced for my understanding and...

> @srpwnd did you ever find a solution to this? Unfortunately not. But I've since moved to a different workflow anyway.