mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-13 12:32:55 +02:00
Replace spawning individual postgres clusters with a shared postgres service container. This avoids the overhead of initdb and cluster startup for each test session. Changes: - Add postgres:16 service to integration and check-downgrade jobs - Switch TEST_DB_PROVIDER from 'postgres' to 'postgres-system' - Add TEST_DB_PROVIDER_DSN environment variable for the service |
||
|---|---|---|
| .. | ||
| scripts | ||
| workflows | ||
| CODEOWNERS | ||
| ISSUE_TEMPLATE.md | ||
| PULL_REQUEST_TEMPLATE.md | ||