martin/.github/workflows
Yuri Astrakhan def4a6f1ec
Warn on unknown cfg, CI cleanup (#461)
* 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
2022-10-24 19:45:26 +02:00
..
audit-check.yml chore(deps): bump actions/checkout from 1 to 3 (#336) 2022-05-27 15:00:45 +03:00
bench.yml chore(deps): bump actions/checkout from 1 to 3 (#336) 2022-05-27 15:00:45 +03:00
ci.yml Warn on unknown cfg, CI cleanup (#461) 2022-10-24 19:45:26 +02:00
dependabot.yml chore(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#424) 2022-09-30 22:36:36 +00:00
grcov.yml chore(deps): bump actions/checkout from 1 to 3 (#336) 2022-05-27 15:00:45 +03:00