Update web and db images for upstream compatibility#766
Conversation
Remove ohm website patches Remove starage file from the test
|
@Rub21, upstream uses Bundler 4.0.10 as do I, locally, so I do not understand the need to pin 2.6.9 (it's from May 13, 2025, which is not as bad as I expected, but 4.0.12 is current). We should be using the same major version, v4. The map is not broken for me, locally, since late yesterday afternoon (probably with b4a38ffdb7cb0ee70e29029dbf71601c7694051d). Locally I have four or five test failures, all but two of which are due to the addition of two new translations from upstream that use As to pushing to staging: I am presently debugging an issue where the "minimaps" shown in the right panel layer picker don't work for vector layers, ours or theirs. My branch currently brings in OSM's iD via Sorry for the long winded answer. If the point of putting it on staging is to test your deployment environment, go ahead. If it's to do a pre-release functionality test, it's not ready today. Should be ready tomorrow or over the weekend. |
|
|
@erictheise quick question — is the upstream merge branch ready to test on staging?
I tested it locally but the map is broken. Let me know when it's ready so we can deploy it on staging. I also need to check the database carefully, since we are switching to a Postgres 17 image that already includes PostGIS.