Files
stack/.woodpecker
kert a4a2dcb077
Some checks are pending
ci/woodpecker/push/deploy Pipeline is running
ci/woodpecker/push/infra-ci Pipeline was successful
coverage 99% coverage
ci/woodpecker/push/ci Pipeline was successful
fix provision: use direct SQL for ALTER ROLE, non-fatal image pulls
- psql -v variable interpolation doesn't work in -c mode on
  PostgreSQL 18. Use direct SQL string with single-quoted password
  (passwords are base64url, no special SQL chars).
- Make image pull/retag loop non-fatal (|| true) so deploy
  continues even if images haven't been pushed yet for this commit.
- Preserve bootstrap-tier credentials from .env (previous commit).
2026-03-23 12:37:52 -04:00
..