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

Add support for projects in dependencies.yml #81

Closed
Tracked by #7372
jtcohen6 opened this issue Jul 11, 2023 · 5 comments · Fixed by #83
Closed
Tracked by #7372

Add support for projects in dependencies.yml #81

jtcohen6 opened this issue Jul 11, 2023 · 5 comments · Fixed by #83

Comments

@jtcohen6
Copy link

# dependencies.yml

projects:
  - name: ...

packages:
  - ...

dbt-labs/docs.getdbt.com#3577

@jtcohen6
Copy link
Author

@dave-connors-3 Did we already do this in #77? Asking because I still see the red underline in the IDE

Screenshot 2023-07-19 at 13 12 09

@dave-connors-3
Copy link
Contributor

@jtcohen6 yep -- that should be merged in here -- I don't know for sure that the work to grab the correct versioned schema in the IDE has happened yet!

@benmosher did you get a chance to update the pointer yet? I would say not urgent until 1.6 is actually available in the IDE (sorry jeremy)

@dave-connors-3
Copy link
Contributor

ah but i do see packages is also an acceptable header per your example code? is that true?

@jtcohen6
Copy link
Author

jtcohen6 commented Jul 20, 2023

I don't know for sure that the work to grab the correct versioned schema in the IDE has happened yet!

that makes sense!

not urgent until 1.6 is actually available in the IDE (sorry jeremy)

& I agree!

ty dave <3

@benmosher
Copy link

benmosher commented Jul 20, 2023

@dave-connors-3 I have not! ticket is XP-2347

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 a pull request may close this issue.

3 participants