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.

Update links in dbt connection page

See original GitHub issue

- for all dbt connection types add links to target name and environment variables from the docs

- for bitbucket dbt connection type add links to all fields - Username: https://docs.lightdash.com/get-started/setup-lightdash/connect-project#username - personal access token: https://docs.lightdash.com/get-started/setup-lightdash/connect-project#personal-access-token-3 - Repository: https://docs.lightdash.com/get-started/setup-lightdash/connect-project#repository-3 - Branch: https://docs.lightdash.com/get-started/setup-lightdash/connect-project#branch-3 - Project directory path: https://docs.lightdash.com/get-started/setup-lightdash/connect-project#project-directory-path-3 - Host domain: https://docs.lightdash.com/get-started/setup-lightdash/connect-project#host-domain-2

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
TuringLovesDeathMetalcommented, May 3, 2022

According to the implementation, target name and environment variables are not dbt type specific properties (they are set at dbt setting level, not on Project type forms) , does it make sense to keep them separate in our docs ?

I don’t understand what you mean here 😕 But I think that keeping them in the docs to match the format of the connection form is fine for now!

1reaction
rephuscommented, May 3, 2022

In here https://github.com/lightdash/lightdash/pull/1963 I’m updating bitbucket docs to show http access token instead of personal access token . And also updating all the bitbucket links there

Read more comments on GitHub >

github_iconTop Results From Across the Web

Connect your database - dbt Developer Hub
You can connect to your database in dbt Cloud by clicking the gear in the top right and then selecting Account Settings.
Read more >
Links - dbtvault - Read the Docs
Links. Links are another fundamental component in a Data Vault. Links model an association or link, between two business keys.
Read more >
Add a Function to Allow Easy Hyperlinking Between Model ...
It would be nice to have a function like "link(model_name)" to make it easier ... links between various documentation pages for models when...
Read more >
dbt Guide - GitLab
Imagine that you are a Data Team member who needs to make a change to a dbt model. You have access to both...
Read more >
dbt for Data Transformation - A Hands-on Tutorial
Basics of a dbt project. There are three main things to know about in order to use the dbt tool. dbt project; database...
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