Skip to content

Reckless Rides UK v1.1.0

Latest

Choose a tag to compare

@ajlennon ajlennon released this 24 Jun 07:02
· 5 commits to main since this release

Summary

Integrates the public evidence-core library as a git submodule. Ingest and map tooling now share probe, manifest, and GeoJSON code with other Dynamic Devices evidence products.

Changes since v1.0.0

  • evidence-core submodule at core/ (pinned to v0.1.0)
  • ingest-incident.sh — metadata probe and manifest via core
  • build-map-data.py — GeoJSON via core
  • Pages CI — checkout submodules: recursive (fixes map deploy)
  • README — submodule setup, probe-media, releases section

Upgrade

git fetch --tags
git checkout v1.1.0
git submodule update --init --recursive
pip install -e "./core[dev]"

Unchanged

  • Publication workflow, compliance docs, YouTube automation, DEB incident IDs
  • Public map at recklessrides.uk