Files
Inboxintel/.gitea
cesnimda 46be8648a2
CI / backend (pull_request) Successful in 1m7s
CI / frontend (pull_request) Successful in 23s
Security / secrets (pull_request) Successful in 5s
Security / dependencies (pull_request) Successful in 1m16s
ci(staging): build env from Gitea secrets; drop redundant host build
The host-mode runner does a clean checkout without the git-ignored
deploy/.env.staging, so regenerate it from Actions secrets
(STAGING_POSTGRES_PASSWORD / STAGING_GOOGLE_CLIENT_ID / STAGING_GOOGLE_CLIENT_SECRET)
at deploy time. Drop the duplicate host build+test — 'docker compose --build'
compiles the API image in-container and CI already gates tests on the PR.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-01 12:17:15 +02:00
..