Files
wallabag-mirror/.github/workflows
Yassine Guedidi df0004a3bc Replace YAML-copy test DB selection with DATABASE_URL env blocks in CI
The pipelines previously copied one of three YAML parameter files (parameters_test.sqlite.yml, parameters_test.mysql.yml, or parameters_test.pgsql.yml) into place before running tests to configure the database. With DATABASE_URL now read from the environment via symfony/dotenv, replace that copy step with a job-level env block that sets DATABASE_URL directly. Delete the three yml templates, which are no longer needed.
2026-03-19 10:31:44 +01:00
..
2026-03-16 01:39:03 +01:00