Maayan Salom
Maayan Salom
2 small changes and you can mark this as ready for the release.
This is ready for merge
Hi @YashPimple! Thank you for wanting to contribute and improve our docs! I think the best way to approach this would be to read the thread from our Slack where...
Just tagged you in the relevant thread :)
Sure! @YashPimple User: Hi, i am trying to test my models with days_back 45 days, but it is not picking up this value, and defaults to 14 days even though...
Hi @YashPimple, just wanted to see if you noticed my comment on your PR?
@ronmorgen1 Important background - the CLI has an internal dbt project. This project queries the Elementary tables from the dbt package deployment. So the flow is: 1. User installs the...
@ronmorgen1 I think we should probably have a `--test` flag. The use case here is that you install but don't have any failed tests at the moment, but you still...
After some thought - the fast solution should be to use a single profile with multiple targets. The command 'edr monitor' would pass the target to the '--target' flag of...