Commit Graph

4 Commits

Author SHA1 Message Date
Chris Christiansen
d0e686c1ad fix(scripts): Repair broken aliases st and hc
- Make smoke-test.sh executable to fix the 'st' alias.
- Restore health-check script from archive to fix the 'hc' alias. The script was moved from `scripts/archived/osvauco-health-check.sh` to `scripts/health-check.sh`.
2026-05-27 23:56:45 +00:00
Chris Christiansen
25ee2d495a feat: opax-mcp modul-struktur, acceptance-test og preflight-check scripts 2026-05-26 13:36:59 +00:00
Chris Christiansen
05030edf61 fix: Set executable bit on shell and python scripts
Per the task in `docs/TODO.md`, this change runs `git update-index --chmod=+x` on all relevant `.sh` and `.py` files in the repository.

This prevents intermittent 'Permission denied' errors when scripts are run in CI/CD environments or after being edited via the GitHub web interface, which can strip file permissions.
2026-05-26 13:23:18 +00:00
216fcc5bd4 test: legg til smoke-test.sh for light/heavy/legacy/DAG/state/unauthorized 2026-05-26 01:25:43 +02:00