Commit Graph

1 Commits

Author SHA1 Message Date
Damir Mukimov
80f67c16e2
Enhance CI workflow for PostgreSQL setup and testing
Some checks failed
CI/CD Pipeline / backend-lint (push) Failing after 28s
CI/CD Pipeline / frontend-lint (push) Failing after 29s
CI/CD Pipeline / backend-build (push) Has been skipped
CI/CD Pipeline / e2e-test (push) Has been skipped
CI/CD Pipeline / frontend-build (push) Has been skipped
- Replace Docker container management with direct PostgreSQL installation for improved reliability
- Implement robust readiness checks for PostgreSQL service using local commands
- Update steps for setting up Go and installing dependencies, ensuring compatibility with CGO
- Refactor test execution to conditionally enable race detection based on CGO availability
2025-12-26 15:08:34 +01:00