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 |
||
|---|---|---|
| .. | ||
| ci.yaml | ||
| coverage-nightly.yaml | ||
| crate-bump.yml | ||
| crate-io.yml | ||
| docker-release.yml | ||
| docs-nightly.yaml | ||
| macos.yaml | ||
| publish-site.yaml | ||
| pypi.yml | ||
| python-docs-nightly.yaml | ||
| rdme-docs-sync.yml | ||
| readme-rpc-sync.yml | ||
| release.yml | ||
| repro.yml | ||