Skip to content

fix: pre launch fixes#61

Merged
Alessandro100 merged 5 commits intomainfrom
feat/pre-launch-fixes
Mar 5, 2026
Merged

fix: pre launch fixes#61
Alessandro100 merged 5 commits intomainfrom
feat/pre-launch-fixes

Conversation

@Alessandro100
Copy link
Contributor

@Alessandro100 Alessandro100 commented Mar 5, 2026

Closes #21 #37 #54 #56 #53

Summary:

Batch fixes for pre-launch

  • Includes initial sitemap
  • Fixes missing bounding box for gbfs feeds
  • fixes the broken translation for 'activeSearch' in feeds search page
  • introduces cron job for revalidating the feeds that runs once a day

Testing tips:

Sitemap

  • go to /sitemap.xml and see the value
  • in feed search page, enter a search value that will result in empty -> see correct text
  • go to a gbfs feed with a bounding box and see it display on the map (difficult to find in dev)
    /feeds/gbfs/gbfs-goabout in dev this will show the heatmap (it wont in prod) but with that map showing it displays the bounding box data works

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with yarn test to make sure you didn't break anything
  • Add or update any needed documentation to the repo
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues
  • Include screenshot(s) showing how this pull request works and fixes the issue(s)
Screenshot 2026-03-05 at 08 18 37 Screenshot 2026-03-05 at 08 07 32 image

@Alessandro100 Alessandro100 self-assigned this Mar 5, 2026
@vercel
Copy link

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mobilitydatabase-web Ready Ready Preview, Comment Mar 5, 2026 2:51pm

Request Review

@github-actions
Copy link

github-actions bot commented Mar 5, 2026

*Lighthouse ran on https://mobilitydatabase-7cbgfwhq1-mobility-data.vercel.app/ * (Desktop)
⚡️ HTML Report Lighthouse report for the changes in this PR:

Performance Accessibility Best Practices SEO
🟠 87 🟢 96 🟢 100 🟢 100

*Lighthouse ran on https://mobilitydatabase-7cbgfwhq1-mobility-data.vercel.app/feeds * (Desktop)
⚡️ HTML Report Lighthouse report for the changes in this PR:

Performance Accessibility Best Practices SEO
🟠 84 🟠 87 🟢 96 🟢 100

*Lighthouse ran on https://mobilitydatabase-7cbgfwhq1-mobility-data.vercel.app/feeds/gtfs/mdb-2126 * (Desktop)
⚡️ HTML Report Lighthouse report for the changes in this PR:

Performance Accessibility Best Practices SEO
🔴 35 🟢 94 🟢 96 🟢 100

*Lighthouse ran on https://mobilitydatabase-7cbgfwhq1-mobility-data.vercel.app/feeds/gtfs_rt/mdb-2585 * (Desktop)
⚡️ HTML Report Lighthouse report for the changes in this PR:

Performance Accessibility Best Practices SEO
🟢 98 🟠 83 🟢 100 🟢 100

*Lighthouse ran on https://mobilitydatabase-7cbgfwhq1-mobility-data.vercel.app/feeds/gbfs/gbfs-flamingo_porirua * (Desktop)
⚡️ HTML Report Lighthouse report for the changes in this PR:

Performance Accessibility Best Practices SEO
🟢 90 🟢 94 🟢 96 🟢 100

Copy link
Member

@davidgamez davidgamez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good, except for #61, which I'm not able to test due to login issues. We can test it in staging after merging.

@Alessandro100 Alessandro100 merged commit f8c1c3c into main Mar 5, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate 'revalidate' endpoint in GCP workflow

2 participants