Skip to content

Enable GTFS RT Trip Updates FF#615

Merged
mmathieum merged 1 commit intomasterfrom
mm/gtfs_rt_trip_update_ff
Mar 20, 2026
Merged

Enable GTFS RT Trip Updates FF#615
mmathieum merged 1 commit intomasterfrom
mm/gtfs_rt_trip_update_ff

Conversation

@mmathieum
Copy link
Member

@mmathieum mmathieum commented Mar 18, 2026

@mmathieum mmathieum self-assigned this Mar 18, 2026
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request activates the GTFS Realtime Trip Updates provider feature. By enabling this specific feature flag, the system will now support the export of real-time trip update data, enhancing the overall data provision capabilities.

Highlights

  • GTFS RT Trip Updates Feature Flag: The F_EXPORT_GTFS_RT_TRIP_UPDATES_PROVIDER feature flag has been enabled in feature_flags.sh, changing its effective value from false to true.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request enables the F_EXPORT_GTFS_RT_TRIP_UPDATES_PROVIDER feature flag. The implementation is straightforward. I've added one suggestion to improve code clarity by removing the commented-out assignment for the flag.

mmathieum added a commit to mtransitapps/ca-montreal-stm-bus-android that referenced this pull request Mar 18, 2026
Changed the status provider boolean to false to use GTFS-RT trip updates.

- mtransitapps/commons#615
@mmathieum mmathieum added P2 🔼 Priority 2: High enhancement labels Mar 18, 2026
@mmathieum mmathieum marked this pull request as ready for review March 20, 2026 18:50
@mmathieum mmathieum merged commit 726cd95 into master Mar 20, 2026
4 checks passed
@mmathieum mmathieum deleted the mm/gtfs_rt_trip_update_ff branch March 20, 2026 18:50
mmathieum added a commit to mtransitapps/ca-montreal-stm-bus-android that referenced this pull request Mar 20, 2026
Changed the status provider boolean to false to use GTFS-RT trip updates.

- mtransitapps/commons#615
montransit added a commit to mtransitapps/mtransit-for-android that referenced this pull request Mar 20, 2026
mmathieum added a commit to mtransitapps/ca-montreal-stm-bus-android that referenced this pull request Mar 20, 2026
- commons: Enable GTFS RT Trip Updates FF mtransitapps/commons#615
- commons: CI > record screenshot > fix TZ/xmllint
- commons-android: STM.info > brand new API > bump DB version
- commons-android: logs++
- commons-android: needed
- commons-android: fix debug
- commons-android: screenshot emulator time format
mmathieum added a commit to mtransitapps/ca-montreal-amt-train-android that referenced this pull request Mar 20, 2026
- commons: Enable GTFS RT Trip Updates FF mtransitapps/commons#615
- commons: CI > record screenshot > fix TZ/xmllint
- commons: Add workflow to push store listings to Play Console mtransitapps/commons#613
- commons: Add CI workflow to pull latest Play Store listings mtransitapps/commons#611
- commons: Build(deps): Bump org.mockito:mockito-core from 5.22.0 to 5.23.0 in the test group mtransitapps/commons#619
- commons: Build(deps): Bump com.google.android.gms:play-services-ads from 25.0.0 to 25.1.0 in the gms group mtransitapps/commons#617
- commons: Build(deps): Bump the maps group with 3 updates mtransitapps/commons#618
- commons: Build(deps): Bump org.xerial:sqlite-jdbc from 3.51.2.0 to 3.51.3.0 mtransitapps/commons#620
- commons: Build(deps): Bump kotlin from 2.3.10 to 2.3.20 mtransitapps/commons#621
- commons-android: STM.info > brand new API > bump DB version
- commons-android: logs++
- commons-android: needed
- commons-android: fix debug
- commons-android: screenshot emulator time format
- commons-android: screenshot emulator time format
- commons-android: screenshot emulator time format
- commons-android: fix screenshot delay?
- commons-android: screenshot time format fix
- commons-android: screenshot emulator time format fix
- commons-android: screenshot -> time format needed
- commons-android: logs++
- commons-android: Service update (alert/info) > add `NO_SERVICE` effect mtransitapps/commons-android#92
mmathieum added a commit to mtransitapps/ca-richelieu-citvr-bus-android that referenced this pull request Mar 20, 2026
…er':

- commons: Enable GTFS RT Trip Updates FF mtransitapps/commons#615
- commons: CI > record screenshot > fix TZ/xmllint
- commons: Add workflow to push store listings to Play Console mtransitapps/commons#613
- commons: Add CI workflow to pull latest Play Store listings mtransitapps/commons#611
- commons: Build(deps): Bump org.mockito:mockito-core from 5.22.0 to 5.23.0 in the test group mtransitapps/commons#619
- commons: Build(deps): Bump com.google.android.gms:play-services-ads from 25.0.0 to 25.1.0 in the gms group mtransitapps/commons#617
- commons: Build(deps): Bump the maps group with 3 updates mtransitapps/commons#618
- commons: Build(deps): Bump org.xerial:sqlite-jdbc from 3.51.2.0 to 3.51.3.0 mtransitapps/commons#620
- commons: Build(deps): Bump kotlin from 2.3.10 to 2.3.20 mtransitapps/commons#621
- commons: STM.info API > new service update endpoint mtransitapps/commons#614
- commons: Add timeout to MT Release job in workflow mtransitapps/commons#607
- commons: Build(deps): Bump the androidx group with 3 updates mtransitapps/commons#605
- commons: Build(deps): Bump the ads group with 2 updates mtransitapps/commons#606
- commons: Compat w/ trip updates (status/schedule) mtransitapps/commons#604
- commons: Archive selection > sort archive name A-Z
- commons-android: STM.info > brand new API > bump DB version
- commons-android: logs++
- commons-android: needed
- commons-android: fix debug
- commons-android: screenshot emulator time format
- commons-android: screenshot emulator time format
- commons-android: screenshot emulator time format
- commons-android: fix screenshot delay?
- commons-android: screenshot time format fix
- commons-android: screenshot emulator time format fix
- commons-android: screenshot -> time format needed
- commons-android: logs++
- commons-android: Service update (alert/info) > add `NO_SERVICE` effect mtransitapps/commons-android#92
- commons-android: STM.info API > new service update endpoint mtransitapps/commons-android#89
- commons-android: RT schedule UI improvements... mtransitapps/commons-android#88
- commons-android: Compat w/ trip updates (status/schedule) mtransitapps/commons-android#81
- commons-android: Twitter/X news provider > fix cache validity... mtransitapps/commons-android#86
- commons-android: Same change to allow main repo PR merge
- commons-java: Clean utils > lower upper case strings > trim to match (& unit tests)
- parser: JSON config > +`stop_original_id_to_stop_id_configs`
- parser: DB version > always bump on CI mtransitapps/parser#53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement P2 🔼 Priority 2: High

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant