cln/.github/workflows
Christian Decker 7758281169 ci: use shared postgres service for database tests
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
2026-03-01 14:56:26 +01:00
..
ci.yaml ci: use shared postgres service for database tests 2026-03-01 14:56:26 +01:00
coverage-nightly.yaml chore: Ensure the logging library does not get upset when output capture is disabled. 2026-01-20 15:05:07 +10:30
crate-bump.yml ci: add workflow to create a PR for crate bumps 2025-11-14 09:02:35 +10:30
crate-io.yml ci: Lock Ubuntu version on 22.04 2025-01-09 11:15:05 +01:00
docker-release.yml ci: Add new version-vls tag for Docker image 2025-12-05 10:25:19 -08:00
docs-nightly.yaml Add GitHub Pages documentation site with orchestrated workflows 2025-12-08 16:37:02 +01:00
macos.yaml external/libsodium: remove 2025-10-26 20:31:45 +10:30
publish-site.yaml Add GitHub Pages documentation site with orchestrated workflows 2025-12-08 16:37:02 +01:00
pypi.yml ci: Add a new step to update pyln versions out of WORKDIR 2025-09-19 10:44:20 +09:30
python-docs-nightly.yaml Add GitHub Pages documentation site with orchestrated workflows 2025-12-08 16:37:02 +01:00
rdme-docs-sync.yml docs: Upgrade rdme from v8 to v10 2025-11-13 15:07:00 +10:30
readme-rpc-sync.yml workflow: Add uv installation step 2025-10-01 15:41:02 +09:30
release.yml ci: Remove lowdown and configure from the sign release job step 2025-11-28 20:27:02 +10:30
repro.yml ci: Send email if the reproducible build process fails 2025-01-24 16:52:56 +10:30