-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[Tracking] Partial parsing polish #3371
Comments
|
Thanks so much for the enumeration @gshank. Let's organize these into three priority groups:
|
Some known p1 edge cases:
|
P0:
P2:
|
We should split this up into more subtasks, and I think some of those subtasks should actually be p1s: dependencies on nested macros, env vars, and volatile Jinja variables are all "fast and incorrect" today. |
I'm going to close this, given that it's the end of the cycle and we managed to hit all our P0s. Nice work team! |
This is the list of work we want to complete to polish off partial parsing before we put it down and GA the v0.20.0 release
Todo:
The text was updated successfully, but these errors were encountered: