This directory contains bash automation for Kind/Tekton setup, image builds, regression, and E2E flows.
- Full index (every script): docs/SCRIPTS.md
- Shared shell API:
common.sh(sourced by install/publish/regression scripts) - Primary regression:
./scripts/run-regression.sh— details in docs/REGRESSION.md - Cursor / agents:
./scripts/run-regression-agent.sh— docs/AGENT-REGRESSION.md
Retired scripts are moved to scripts/archive/ (see scripts/archive/README.md), mirroring the policy for docs/archive/.
Demo pipelines live under docs/demos/ (e.g. generate-all.sh, compose.sh), not here.