For AutoDeploy, it would be nice to leverage static type hints for the various functions, especially those that use Pydantic models.
AutoDeploy CLI should expose a verbosity flag to control amount of logs, data pushed to stdout and stderr. E.g. only dump layer statistics when verbosity is high, Capture output of make commands when they fail.
For AutoDeploy, it would be nice to leverage static type hints for the various functions, especially those that use Pydantic models.
AutoDeploy CLI should expose a verbosity flag to control amount of logs, data pushed to stdout and stderr. E.g. only dump layer statistics when verbosity is high, Capture output of
make
commands when they fail.