Commit 73473df
fix: validate task args before VM IP resolution
Move the tasks-type guard above resolve_vm_ip() call so that
input validation happens before any real work. Fixes CI failure
where resolve_vm_ip raises RuntimeError in environments without
Azure access.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e577823 commit 73473df
1 file changed
Lines changed: 293 additions & 55 deletions
0 commit comments