luandro
luandro
## Summary Syncs our repository with the exact Rails/React snapshot currently deployed on Heroku (`terrastories` app). Heroku `production/main` contains a one-time export commit (`576f922`) that froze Ruby 3.2.4, Rails 7.1.3,...
## Goal QA the environment (Postgres 17.5) to validate the upgrade path and unblock the production rollout. ## References - [QA Verification Script](https://github.com/Terrastories/terrastories/blob/db-upgrade/QA_SCRIPT.md) - [Smoke Test Checklist](https://github.com/Terrastories/terrastories/blob/db-upgrade/SMOKE-TEST-CHECKLIST.md) - [Heroku Environment...
## Summary - document the Postgres 17 staging rehearsal flow and config-sync helper - add scripts/copy_config.py to safely replicate Heroku config between staging apps - record the current pg17 staging...
## Summary When Terrastories is configured to use the Protomaps-hosted basemap (via ), the base map renders but no story markers are drawn. Switching the same community/theme over to Mapbox...