Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/npaun/md-gtfs-validator-action
Github Action to automatically run the MobilityData GTFS validator
https://github.com/npaun/md-gtfs-validator-action
gtfs gtfs-static validation
Last synced: 7 days ago
JSON representation
Github Action to automatically run the MobilityData GTFS validator
- Host: GitHub
- URL: https://github.com/npaun/md-gtfs-validator-action
- Owner: npaun
- Created: 2024-06-15T20:58:38.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T21:45:32.000Z (6 months ago)
- Last Synced: 2024-10-28T20:14:10.263Z (about 2 months ago)
- Topics: gtfs, gtfs-static, validation
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# md-gtfs-validator-action
Github Action to automatically validate your GTFS feed with MobilityData's [canonical GTFS validator](https://github.com/MobilityData/gtfs-validator).
This action takes care of a lot of fiddly steps for you: downloading Java, installing the validator, and automatically failing the build upon validation issues.