Conversation
|
Note Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported. |
There was a problem hiding this comment.
Pull request overview
This PR adds a new GitHub Actions workflow to automatically update SSL certificates from Mozilla's root certificate store on a weekly basis. The workflow fetches the latest certificate bundle and creates a pull request with the updates.
Changes:
- Added a new scheduled workflow that runs weekly on Tuesdays at 10am UTC
- Implements automatic fetching of Mozilla root certificates from the CCADB database
- Configures automated PR creation for SSL certificate updates
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71
…parser': - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
- commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
- commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
…parser': - commons: Support for `agency_owner` file and improve `fr` files mtransitapps/commons#594 - commons: Build(deps): Bump the di group with 2 updates mtransitapps/commons#592 - commons: Build(deps): Bump hilt from 2.59.1 to 2.59.2 mtransitapps/commons#593 - commons: Build(deps): Bump com.google.maps.android:android-maps-utils from 4.0.0 to 4.1.0 in the maps group mtransitapps/commons#591 - commons: Build(deps): Bump actions/upload-artifact from 4 to 6 in /shared-overwrite/.github/workflows in the gh-actions group across 1 directory mtransitapps/commons#590 - commons: fix commit message - commons: Fix local code change not commited if no submodule change - commons: download.sh > print git status (debug) - commons: Fix condition for MT download data step - commons-android: Vehicle location report timestamp instant / countdown duration mtransitapps/commons-android#69 - commons-android: Update SSL cert mtransitapps/commons-android#74 - commons-android: CI > update SSL cert frequently mtransitapps/commons-android#71 - commons-android: Network security > add Mozilla CAs to increase compat w/ old Android versions - commons-android: NextBus/GTFS-RT > SSL issue > better logs and store last try to avoid consecutives failures - commons-android: Security provider > logs++ - commons-android: Security provider > logs++ - commons-android: GTFS RT Vehicle location > can target agency only #TransitWindsor mtransitapps/commons-android#70 - commons-java: Clean utils > LC UP strings > use ignored words - commons-java: Strings cleaner improvements - parser: JSON config > add `use_route_long_name_for_route_short_name` - parser: Route config > add `route_id_(previous|next)_char_configs`, `use_stop_id_hash_code` & `route_long_name_remove_route_id` mtransitapps/parser#41 - parser: Config > + `stop_code_prepend_if_missing`, `direction_types`, `direction_headsign_remove_route_[short_name/desc]` mtransitapps/parser#40 - parser: Allow ignore invalid times mtransitapps/parser#39 - parser: GTFS configs > + string/word UPPER CASE (&ignored words), trip excludes by head-sign & fix empty generated string resource mtransitapps/parser#38
No description provided.