Commit Graph

20 Commits

Author SHA1 Message Date
4e12144152 fix(CI): bytt metadata-token til gcloud auth print-identity-token i smoke-test 2026-06-10 09:21:17 +02:00
f7638b8a16 CI7: smoke test i cloudbuild + CI6-lærdom i LEARNINGS + MCP_SECRET i deploy + C1b markert done 2026-06-10 08:01:27 +02:00
0c7995deae fix(build): use BUILD_ID instead of COMMIT_SHA for manual builds 2026-06-05 03:18:35 +00:00
709479fc2d fix(cloudbuild): add --set-secrets so deploy keeps 3 Cloud Run secrets; define _GEMINI_LOCATION=global
- deploy step: add --set-secrets=GOOGLE_CLIENT_ID:1,SESSION_SECRET:1,GOOGLE_CLIENT_SECRET:1 (--set-env-vars alone was wiping them)
- substitutions: add _GEMINI_LOCATION: global (was undefined -> empty under ALLOW_LOOSE)
- no VERTEX_MODEL added; model stays hardcoded gemini-2.5-pro

Powered by Jason, Crafted by Vauco
2026-06-04 20:08:47 +00:00
Chris Christiansen
24727e3943 feat(rag): connect agent to rag corpus 2026-05-30 21:27:42 +00:00
Chris Christiansen
9dc50c5ae3 fix(cloudbuild): remove invalid field from cloudbuild.yaml 2026-05-30 20:34:18 +00:00
Chris Christiansen
ae0c251977 fix(cloudbuild): set GOOGLE_CLOUD_LOCATION to global for gemini 2026-05-30 20:05:10 +00:00
Chris Christiansen
336040f59d fix(deploy): Set BILLING_TABLE env var in Cloud Run 2026-05-29 23:16:34 +00:00
Chris Christiansen
a6481aea05 fix: Dockerfile path + Vertex AI us-central1 2026-05-27 23:01:54 +00:00
Chris Christiansen
28823f5fbb fix: build from root, start main:app 2026-05-27 22:49:15 +00:00
Chris Christiansen
0a8f7f6d07 Fix: Correct region in cloudbuild.yaml 2026-05-26 11:16:24 +00:00
Chris Christiansen
cda1ef9157 fix: escape bash variables in notify step (35784VAR) 2026-05-26 01:44:45 +00:00
1dab6cdac0 fix: rename all bare shell vars to _prefix - Cloud Build compatibility 2026-05-24 02:15:10 +00:00
032cf19f24 fix: use _WH_URL with underscore prefix - valid Cloud Build substitution key 2026-05-24 02:11:15 +00:00
aa76e9ab4c fix: add substitutionOption ALLOW_LOOSE to cloudbuild.yaml 2026-05-24 02:08:31 +00:00
e814f406b2 fix: rename WEBHOOK_URL to WH_URL to avoid Cloud Build substitution parse error 2026-05-24 02:05:49 +00:00
d84ea0d5c3 fix: unquote shell vars in cloudbuild.yaml to avoid Cloud Build substitution parse error 2026-05-24 02:02:36 +00:00
aff36f2f35 feat: cost-guard komplett — dev-budsjett, Pub/Sub auto-teardown, webhook-alert, cost-check i CI/CD 2026-05-23 23:22:39 +02:00
14910e2fa2 feat: add cloudbuild.yaml for CI/CD auto-deploy on push to main 2026-05-23 21:29:58 +02:00
34ba75a4a2 feat: push all remaining files — agents/, docs/, architecture/, cloudbuild.yaml, README 2026-05-23 02:37:39 +02:00