Commit Graph

1 Commits

Author SHA1 Message Date
Ken Eucker f70ee33e1d ci(install): check installer syntax, lint and artifact-mode behaviour
These scripts bootstrap machines that may have no internet access, so a
regression in artifact mode is expensive to discover in the field. Run
bash -n over every install script, shellcheck at error level across all of
them and at warning level over the offline tooling, and the artifact-mode
regression suite, on pushes and PRs that touch install/.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-14 14:17:14 -07:00