mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 04:41:46 +03:00
def4a6f1ec
* Detect all unrecognized config file values, and report them. Ideally we want to use `serde-ignored` crate, but it doesn't work with flattened structs (yet). So using a bad workaround. * CI test has been using all sorts of somewhat duplicated temporary pbf files - cleaned up to `tmp.pbf`, and made sure curl only shows errors, not download stats. * In CI, crash psql instead of silently ignoring errors * Don't serialize optional config values as nulls * Tiny error message cleanup |
||
---|---|---|
.. | ||
audit-check.yml | ||
bench.yml | ||
ci.yml | ||
dependabot.yml | ||
grcov.yml |