question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add plugin option "use project dir for profiles"

See original GitHub issue

If you work with many DBT projects on different envs/machines it is much more convenient to keep profiles.yml file in each project folder. However the extension doesn’t support this kind of configuration (or I can’t find that option at least). Is there any chance to add plugin settings like “use project dir for profiles” and if this option has been chosen then plugin will be adding smth. like --profiles-dir $PWD to any DBT command from its scope to show models, dependencies, to run models etc.?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
ivan-toriya-preciscommented, Oct 26, 2022

Doesn’t work for me. I’ve added "dbt.profilesDirOverride": ".", but extension still can’t find the profiles.yml

0reactions
brandon-segalcommented, Oct 26, 2022

I have a similar issue where dbt.profilesDirOverride does not seem to resolve relative paths. It is able to resolve absolute paths but this can be an issue when you plan on sharing the workspace settings with a team

Read more comments on GitHub >

github_iconTop Results From Across the Web

Introduction to build profiles - Apache Maven
The <properties> section allows you to specify free-form key-value pairs which will be included in the interpolation process for the POM. This allows...
Read more >
How to Make a Staff Directory in WordPress (with Employee ...
Step by step guide on how to create a staff directory in WordPress with employee profiles using a free WordPress team directory plugin....
Read more >
How to add directory to classpath in an application run profile ...
Open Settings · Under project Settings, select "project settings (1)" · On the left, select "modules" · Select the desired module · Select...
Read more >
Configure profiles | IntelliJ IDEA Documentation - JetBrains
Share a profile stored in IDE ; From the main menu, select File | New Projects Setup | Settings/Preferences for New Projects, and...
Read more >
Profile your build - Android Developers
Using the Gradle --profile option. Larger projects ... Run: gradle-profiler --benchmark --project-dir <root-project> :app:assembleDebug.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found