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
fix(mactrack): address Copilot review on site_scan --web flag and error surfacing
Make --web conditional on $web param in mactrack_site_scan (was always added).
Append subprocess exit-code errors to data['content'] so the AJAX client
shows failures rather than an empty dialog.
Signed-off-by: Thomas Vincent <thomasvincent@gmail.com>
0 commit comments