Commit Graph

14 Commits

Author SHA1 Message Date
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
Chris Christiansen
72d94c2032 auto: sync 2026-05-26 12:58:22 +00:00
Chris Christiansen
4c5034df88 feat(tf): convert all remaining scripts to terraform 2026-05-26 12:37:28 +00:00
Chris Christiansen
74dcf742a3 fix(tf): billing budget NOK 2500/500 — Vertex credits 9K available 2026-05-26 12:05:44 +00:00
Chris Christiansen
09862feb6b chore(terraform): untrack tfstate files from git 2026-05-26 05:40:45 +00:00
572fd53692 chore(terraform): add .gitignore — exclude tfstate and sensitive files 2026-05-26 07:40:11 +02:00
Chris Christiansen
81b791dd98 feat(terraform): import Cloud Logging sink → BigQuery 2026-05-26 05:34:26 +00:00
Chris Christiansen
53956bfb96 auto: sync 2026-05-26 05:28:59 +00:00
Chris Christiansen
b02d72455c fix(terraform): comment out invalid pubsub mailto subscription 2026-05-26 05:23:16 +00:00
Chris Christiansen
f7bf576b53 fix(terraform): remove unmanageable resources — Cloud Run via CI/CD, Pub/Sub email invalid 2026-05-26 05:22:11 +00:00
Chris Christiansen
6f6390dbe1 feat(terraform): add Cloud Run, Artifact Registry and outputs 2026-05-26 04:51:36 +00:00
Chris Christiansen
99518934fb feat(terraform): convert 01-setupenv.sh to terraform 2026-05-26 04:33:46 +00:00
Chris Christiansen
c24417b5e3 feat(terraform): scaffold terraform directory with README 2026-05-26 04:31:52 +00:00