When validate_requirements detects we are running from source and have some changes in the templates and/or schemas it will recompile as needed. This should trigger yellow printouts like "Recompiling templates and/or schemas..." to make it visible to the user what is taking so long (it takes 10-15 secs).
I think it would also make sense if it sets the changed=True on the results dict.
Which component of AVD is impacted
others
Use case example
N/A
Describe the solution you would like
N/A
Describe alternatives you have considered
No response
Additional context
No response
Contributing Guide
[X] I agree to follow this project's Code of Conduct
Enhancement summary
When validate_requirements detects we are running from source and have some changes in the templates and/or schemas it will recompile as needed. This should trigger yellow printouts like "Recompiling templates and/or schemas..." to make it visible to the user what is taking so long (it takes 10-15 secs). I think it would also make sense if it sets the changed=True on the results dict.
Which component of AVD is impacted
others
Use case example
N/A
Describe the solution you would like
N/A
Describe alternatives you have considered
No response
Additional context
No response
Contributing Guide