17cf2467a5
fix: erstatt printf-generert main.py med ekte fil + rydd Dockerfile
2026-06-10 10:32:55 +02:00
f5ac0ce0c1
fix: legg til agents/__init__.py og utvid PYTHONPATH til å inkludere /app/agents
2026-06-10 10:25:08 +02:00
f815901918
fix: bruk main.py wrapper i stedet for bindestrek-modul-navn
2026-06-10 10:19:19 +02:00
bddaf6cc6b
fix: sett PYTHONPATH=/app og kjør uvicorn fra riktig modul-sti
2026-06-10 10:19:04 +02:00
66e7d1eff8
fix: uvicorn --app-dir peker direkte på agents/core-logic/app.py
2026-06-10 10:13:59 +02:00
20dabd3d2b
fix: rett uvicorn-modul fra main:app til app:app
2026-06-10 10:13:45 +02:00
Chris Christiansen
5706b69ed8
fix: serve main.py with static files in Cloud Run container
2026-05-31 13:14:44 +00:00
Chris Christiansen
bceca94f8a
docs(session): log completion of phase 6
2026-05-30 21:11:15 +00:00
Chris Christiansen
8eb6edf23c
fix(docker): copy fra riktig source-path
2026-05-30 21:03:03 +00:00
Chris Christiansen
a98e3fcdbf
feat(iap): configure IAP for osvauco-agent
2026-05-30 19:44:04 +00:00
Chris Christiansen
28823f5fbb
fix: build from root, start main:app
2026-05-27 22:49:15 +00:00
d0512f5ced
chore: add base Docker image to speed up deploys
...
- Add agents/core-logic/Dockerfile.base with heavy deps pre-baked
- Update agents/core-logic/Dockerfile to build FROM base image
- Update cloudbuild.yaml with step to build/push base (manual only)
- Typical deploy time reduction: ~3 min → ~30 sec
2026-05-24 17:04:42 +02:00
1122af66d0
fix: point uvicorn entrypoint to app:app (not main:app)
2026-05-23 20:16:24 +02:00
6521a4c101
fix: replace adk deploy cloud_run with gcloud run deploy (compatible with ADK 1.x + Cloud Shell)
2026-05-23 19:55:16 +02:00
34ba75a4a2
feat: push all remaining files — agents/, docs/, architecture/, cloudbuild.yaml, README
2026-05-23 02:37:39 +02:00