[openstreetmap/openstreetmap-website] Enhanced changeset statistics (PR #6170)

mmd notifications at github.com
Sun Jul 13 21:06:54 UTC 2025


mmd-osm left a comment (openstreetmap/openstreetmap-website#6170)

>  cgimap update is supposedly ready now

Right, PR https://github.com/zerebubuth/openstreetmap-cgimap/pull/510 is ready to be merged. 

My proposal to move ahead is as follows:

- Merge Rails part of the solution, which includes database migration (dev + production)
- Merge cgimap PR 510. This automatically triggers a deployment to the dev instance
- Enable new config parameter on dev instance via Chef
- Allow for some tests on dev for a week or two, maybe?
- Meanwhile prepare new cgimap release
- Deploy new cgimap release to production
- Enable new config parameter on production
- Possibly plan for some backfilling (this could already be tested on the dev instance)

I've added a new configuration parameter to enable enhanced changeset stats: (default is "false" at the moment).

```
  --changeset-enhanced-stats arg  enable enhanced changeset stats
```

This should translate to `CGIMAP_CHANGESET_ENHANCED_STATS=true` as environment variable.

Please feel free to comment if I missed anything.



-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6170#issuecomment-3067301490
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/6170/c3067301490 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250713/1a96536c/attachment-0001.htm>


More information about the rails-dev mailing list