Skip to content

Issues: MobilityData/gtfs-validator

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

CLI: reconfigure/disable rules enhancement New feature request or improvement on an existing feature parsing errors Related to improving validator parsing and clearer parsing error messages. status: Needs discussion We need a discussion on requirements before calling this issue ready
#1441 opened May 22, 2023 by derhuerst
Translations.txt value mismatch not being recognized bug Something isn't working (crash, a rule has a problem) status: Ready An issue that is ready to be worked on.
#1374 opened Apr 3, 2023 by westontrillium
Update notice schema for differences between two entities in a file breaking change for JSON change that would break the JSON report enhancement New feature request or improvement on an existing feature status: Ready An issue that is ready to be worked on. validation report Adding information in the report, an improvement on the interface, etc.
#1368 opened Mar 31, 2023 by isabelle-dr
Processing a large file results in Out of Memory errors bug Something isn't working (crash, a rule has a problem) status: Ready An issue that is ready to be worked on.
#1358 opened Mar 20, 2023 by KClough Now
Unclear severity for unused trip/stop/shape/station community rules This is used for Out of Spec / Out of Best Practice rules that we'd like to include in the validator status: Needs discussion We need a discussion on requirements before calling this issue ready
#1348 opened Mar 3, 2023 by isabelle-dr
Clarify @Required annotations for validation enhancement New feature request or improvement on an existing feature status: Needs discussion We need a discussion on requirements before calling this issue ready
#1343 opened Feb 28, 2023 by briandonahue
PRs with only Markdown changes don't trigger workflows that are required for merging documentation Anything related to our documentation status: Ready An issue that is ready to be worked on. workflow Related to Github Actions, triggers, and boards.
#1339 opened Feb 15, 2023 by bdferris-v2 Next
Windows Defender blocks installation of gtfs-validator because it is unsigned bug Something isn't working (crash, a rule has a problem) desktop app status: Ready An issue that is ready to be worked on.
#1310 opened Dec 29, 2022 by CharlesBelov
GitHub Actions deprecating save-state and set-output commands enhancement New feature request or improvement on an existing feature workflow Related to Github Actions, triggers, and boards.
#1285 opened Oct 27, 2022 by bdferris-v2
Check for non-empty feed_contact_email field within feed_info.txt community rules This is used for Out of Spec / Out of Best Practice rules that we'd like to include in the validator new rule New rule to be added status: Blocked Can't work on it currently because of an external factor.
#1280 opened Oct 18, 2022 by owades
Check that GTFS schedule URL ends in ".zip" GTFS Best Practices Used for Adding or changing rules that belong in the GTFS Best Practices help wanted We need help from the community new rule New rule to be added status: Needs discussion We need a discussion on requirements before calling this issue ready
#1278 opened Oct 18, 2022 by owades
Check for existence of a shape_id for each trip community rules This is used for Out of Spec / Out of Best Practice rules that we'd like to include in the validator new rule New rule to be added status: Blocked Can't work on it currently because of an external factor.
#1277 opened Oct 17, 2022 by owades
Notice when wheelchair_boarding and wheelchair_accessible fields are missing from stops.txt and trips.txt community rules This is used for Out of Spec / Out of Best Practice rules that we'd like to include in the validator new rule New rule to be added status: Blocked Can't work on it currently because of an external factor.
#1276 opened Oct 17, 2022 by owades
Create new notice for missing shapes.txt file community rules This is used for Out of Spec / Out of Best Practice rules that we'd like to include in the validator new rule New rule to be added status: Blocked Can't work on it currently because of an external factor. status: Needs discussion We need a discussion on requirements before calling this issue ready
#1275 opened Oct 17, 2022 by owades
Refactor the validator generators in GtfsAnnotationProcessor efficiency Used for efficiency-related issues (remove code duplication, refactor, etc). enhancement New feature request or improvement on an existing feature status: Needs discussion We need a discussion on requirements before calling this issue ready
#1254 opened Sep 14, 2022 by maximearmstrong
Add command-line parameter to open HTML report automatically enhancement New feature request or improvement on an existing feature status: Needs discussion We need a discussion on requirements before calling this issue ready
#1253 opened Sep 14, 2022 by pwojtowicz-rg
Document workflows in a new WORKFLOW.md file documentation Anything related to our documentation enhancement New feature request or improvement on an existing feature status: Ready An issue that is ready to be worked on. workflow Related to Github Actions, triggers, and boards.
#1247 opened Aug 30, 2022 by maximearmstrong
Improve Documentation: decreasing_or_equal_stop_time_distance explanatory text. documentation Anything related to our documentation enhancement New feature request or improvement on an existing feature status: Work in progress A PR that would close this issue has been opened.
#1225 opened Aug 4, 2022 by uq-bfitzpatrick
Improve Documentation: State Measurement Units. enhancement New feature request or improvement on an existing feature status: Needs discussion We need a discussion on requirements before calling this issue ready validation report Adding information in the report, an improvement on the interface, etc.
#1224 opened Aug 4, 2022 by uq-bfitzpatrick
End to end workflow fails because of a SSL certificate bug Something isn't working (crash, a rule has a problem) tests Anything related to our tests.
#1206 opened Jul 7, 2022 by maximearmstrong
Use standard fieldName field for non_ascii_or_non_printable_char validation instead of custom columnName field bug Something isn't working (crash, a rule has a problem) good first issue Good task for newcomers to work on. status: Needs discussion We need a discussion on requirements before calling this issue ready
#1205 opened Jul 6, 2022 by lauriemerrell
Add command-line parameter to silence non-error log messages enhancement New feature request or improvement on an existing feature help wanted We need help from the community
#1194 opened Jun 22, 2022 by dhersz
Implement human-readable sentences in the HTML report enhancement New feature request or improvement on an existing feature validation report Adding information in the report, an improvement on the interface, etc.
#1148 opened May 16, 2022 by maximearmstrong
New Validation Rule: Number of Trips per Day(s) community rules This is used for Out of Spec / Out of Best Practice rules that we'd like to include in the validator new rule New rule to be added status: Blocked Can't work on it currently because of an external factor. status: Needs discussion We need a discussion on requirements before calling this issue ready
#1137 opened May 10, 2022 by dancesWithCycles Future work
Configure Implemented Rules Using Parameter Config File enhancement New feature request or improvement on an existing feature
#1117 opened Mar 24, 2022 by dancesWithCycles
ProTip! Exclude everything labeled bug with -label:bug.