Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.