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.

existing doc blocks aren't recognized by the CLI tool

See original GitHub issue

Description

I have docs with existing doc blocks:

columns:
  name: organization_id
  description: "{{ doc("organization_id")}}"

And I get this prompt: image

To Reproduce

  1. Create a doc block reference that doesn’t use Lightdash’s doc block formatting (i.e. not like: "{{doc(\"user_id\")}}")
  2. Run lightdash generate

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
TuringLovesDeathMetalcommented, Jun 27, 2022

sure! That sounds great!

Slightly more rigorous could maybe be checking: {{<space>?doc( + anything + )<space>?}} ? Those curly brackets feel very dbt-doc-block specific

0reactions
github-actions[bot]commented, Jun 27, 2022

🎉 This issue has been resolved in version 0.164.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Read more comments on GitHub >

github_iconTop Results From Across the Web

Command line options - AWS Documentation
In the AWS CLI, command line options are global parameters you can use to override the default configuration settings, any corresponding profile setting, ......
Read more >
HubSpot CLI commands
Use this guide as a reference for the available commands and file formatting options for HubSpot's local development tooling. For a walkthrough ...
Read more >
gcloud CLI overview | Google Cloud CLI Documentation
The Google Cloud CLI is a set of tools to create and manage Google Cloud resources. You can use these tools to perform...
Read more >
Install the Azure CLI for Windows - Microsoft Learn
The Azure Command-Line Interface (CLI) is a cross-platform command-line tool that can be installed locally on Windows computers.
Read more >
NEAR CLI | NEAR Documentation - NEAR Docs
The NEAR Command Line Interface (CLI) is a tool that enables to interact with the NEAR network directly from the shell. Among other...
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