mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-07-21 23:38:56 +00:00

* Run tests in parallel in some `GitHub Actions` Workflows * Except for `macOS` & `Coverage` jobs * Update `Node.js 16` actions to `Node.js 20` versions * `actions/upload-artifact` * `actions/cache` * Add server `IP:Port` in `CTest` HTTPD logs * Make `render_speedtest_*` CTest tests require tiles to be downloaded * Add & use tile download functions for CTest * Including `check` & `remove` "tests" * To remove much of the redundant code * Split up HTTPD0/HTTPD1 downloads in CTest * Remove Amazon Linux 2/CentOS 7 from CI workflow * Comment out fedora:rawhide, it's not currently working * Re-enable CentOS Stream tests