]> git.openstreetmap.org Git - nominatim.git/commit
move dotenv parsing to installed PHP scripts
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 14 Jan 2021 16:09:22 +0000 (17:09 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 14 Jan 2021 17:06:22 +0000 (18:06 +0100)
commit9348fc5e158454c02f70f9aa2fc149be71d2f6e6
treecf10016d40d6f37d9afdc4c9b24f3f1f95a5b452
parent97710ee9d1f90d05f7c644302bb9d0a71ae0c761
move dotenv parsing to installed PHP scripts

This means that the php-symfony-dotenv library is now only needed
when using the legacy scripts. This includes the BDD tests which
currently still rely on the PHP utils.
.github/actions/build-nominatim/action.yml
.github/workflows/ci-tests.yml
cmake/script.tmpl
lib/dotenv_loader.php [new file with mode: 0644]
lib/lib.php