veza/.github/workflows
senke d64512ec66 fix(ci): move hardcoded E2E credentials to GitHub Secrets
SEC-10: Replaced hardcoded TEST_PASSWORD, JWT_SECRET, DATABASE_URL
password, and RABBITMQ_URL with GitHub Secrets references. Secrets
to create: E2E_TEST_PASSWORD, E2E_JWT_SECRET, E2E_RABBITMQ_URL,
E2E_DB_PASSWORD.
2026-02-22 17:32:52 +01:00
..
backend-ci.yml fix(build): unify Go version to 1.24 across Dockerfile and CI 2026-02-22 17:32:17 +01:00
cd.yml fix(ci): repair CD pipeline -- use vars.* instead of secrets.* in if conditions, target Dockerfile.production 2026-02-22 17:23:43 +01:00
chat-ci.yml fix(audit-1.8,1.9): implement OAuth user lookup, add cargo audit to CI 2026-02-15 14:22:27 +01:00
ci.yml fix(ci): move hardcoded E2E credentials to GitHub Secrets 2026-02-22 17:32:52 +01:00
frontend-ci.yml ci: upgrade remaining GitHub Actions and remove || true patterns 2026-02-11 22:54:35 +01:00
load-test-nightly.yml feat(loadtests): audit 3.2 — tests de charge k6 complets 2026-02-15 15:22:48 +01:00
security-scan.yml ci: add gitleaks secret scanning 2026-02-14 20:21:19 +01:00
storybook-audit.yml Phase 2 stabilisation: code mort, Modal→Dialog, feature flags, tests, router split, Rust legacy 2026-02-14 17:23:32 +01:00
stream-ci.yml fix(audit-1.8,1.9): implement OAuth user lookup, add cargo audit to CI 2026-02-15 14:22:27 +01:00