You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could consider adding an acceptance test to validate that an azd generated container manifest is valid.
This would involve:
Generating the templated yaml
Providing a set of stubbed substitutions (.Env, functions) or working end-to-end projects that, after evaluation, would be a standard container app YAML
This acts as a safety net against potential templating related bugs.
The text was updated successfully, but these errors were encountered:
We could consider adding an acceptance test to validate that an
azd
generated container manifest is valid.This would involve:
This acts as a safety net against potential templating related bugs.
The text was updated successfully, but these errors were encountered: