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/c3067301...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to