52e7a10762
Use Mapnik v4.0.0 for Dockerfiles and GitHub Actions ( #452 )
2024-06-26 16:37:31 -07:00
344215aa16
Debian Unstable and Ubuntu Devel now default to Mapnik v4.0.0 ( #450 )
...
* Fix `Dockerfile`s & `docker-compose.yml` to support this.
* Mark debian:unstable & ubuntu:devel experimental
2024-06-20 18:13:21 -07:00
039a30eb62
Remove CentOS Stream 8 & CentOS 7 for CI and documentation ( #438 )
...
* Updates are no longer available for CentOS Stream 8 since the end of May 2024
* Updates will cease being available for CentOS 7 at the end of June 2024
2024-06-04 16:10:38 -07:00
13a198d06d
Updated Docs/Dockerfiles/GitHub actions after switching CMake to relative install paths ( #412 )
2024-03-16 14:57:19 -07:00
0aa7607d7b
Updates to "full" Docker containers ( #404 )
...
* To help with testing rendering with real data and styles
2024-03-08 15:38:46 -07:00
7389b160bf
Add renderd_config.c usage into render_* targets ( #400 )
...
* Add support for reading `renderd.conf` to `render_expired`
* Add support for reading `renderd.conf` to `render_list`
* Add support for reading `renderd.conf` to `render_old`
* Add support for reading `renderd.conf` to `render_speedtest`
* Move renderd/render_* execution tests to own files
* Reduce variable scope & minor clean up
* Use `stat` rather than `access` to check if file exists
2024-03-04 12:03:16 -07:00
19facb07eb
Add Arch Linux build documentation and Dockerfile ( #389 )
...
_Also_:
* Added more tests
* Moved test code & test-related code into `/tests`
* Run Docker build tests in parallel
2024-02-06 16:14:11 -07:00
22a13e8863
Add Autotools build Dockerfiles ( #386 )
...
To make local Autotools build testing easier.
2024-02-04 17:11:31 -07:00
d8cd8dea9a
Add tests for MemcacheD storage backend ( #362 )
...
_Also_:
* Added background `renderd` process testing
* Added `renderd` section without `stats_file` testing
* Added `render_*` via TCP tests
* Added `render_* --verbose` tests
* Added `render_expired --delete-from` tests
* Added `render_expired --no-progress` tests
* Added `render_expired --touch-from` tests
* Added `PARAMETERIZE_STYPE=language` map configuration testing
* Added `HTCPHOST`/`HOST` map configuration testing
2024-01-06 13:25:49 -07:00
53b77bc1db
Added Docker-based building and testing method ( #363 )
...
* Build with Docker
* Use CUSTOM_DEFINES for Mapnik building
* Only run `install-package-and-test.yml` if etc, utils or YAML file have changed
2023-12-30 20:57:44 -07:00