Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make path optional #1143

Merged
merged 5 commits into from
May 20, 2024
Merged

Make path optional #1143

merged 5 commits into from
May 20, 2024

Conversation

mdesmet
Copy link
Contributor

@mdesmet mdesmet commented May 19, 2024

Overview

Problem

Packages folder is not downloaded on dbt cloud, so we can't resolve the path to any dbt entities located there.

Solution

Make path optional

Screenshot/Demo

A picture is worth a thousand words. Please highlight the changes if applicable.

How to test

  • Steps to be followed to verify the solution or code changes
  • Mention if there is any settings configuration added/changed/deleted

Checklist

  • I have run this code and it appears to resolve the stated issue
  • README.md updated and added information about my change

@mdesmet mdesmet force-pushed the fix/path-optional branch from c056407 to 8667d1a Compare May 19, 2024 14:22
@mdesmet
Copy link
Contributor Author

mdesmet commented May 19, 2024

@AdiGajbhiye , @saravmajestic: Can we assess the impact of making this change. What will be the effect on documentation editor, project health check and lineage.

@saravmajestic
Copy link
Collaborator

@AdiGajbhiye , @saravmajestic: Can we assess the impact of making this change. What will be the effect on documentation editor, project health check and lineage.

just by looking at the changes, tests added as macros will be affected. I will test the doc editor and will let you know

@anandgupta42 anandgupta42 merged commit bb0e54e into master May 20, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants