Jingsi Lu

Results 6 issues of Jingsi Lu

### Describe the problem Now that [the validator is available as a web service](https://gtfs-validator.mobilitydata.org/), we want to consider deprecating the [GUI desktop app](https://github.com/MobilityData/gtfs-validator#using-the-desktop-app). We suspect that the desktop app is...

enhancement
status: Needs discussion
desktop app

**Summary:** added a github action that writes developer contribution to credits.md (I opt to include developer contributions in the credits.md file upon the creation of a pull request. This decision...

### Describe the problem Related to Issue https://github.com/MobilityData/gtfs-validator/issues/1537 and PR https://github.com/MobilityData/gtfs-validator/pull/1565. If the input GTFS file doesn't contain certain text files, then the corresponding validators should not run. ### Proposed...

enhancement
status: Needs discussion

![image](https://github.com/MobilityData/gbfs-validator/assets/5789435/058a6284-4c2c-4168-9528-4a890126dff5) Whenever a PR is created, an update-credits workflow runs automatically and commit the timestamp, contributor name, PR name and title into the credits.md file.

**Summary:** Closes #1776 **Expected behavior:** I discovered that the primary reason most of the `stop_times.txt` files in flex feeds are unparsable is the absence of the required `stop_id` field. So...

do not merge

### Describe the problem The network_id field of GtfsFareLegRule is a foreign key that references routes.txt. If should reference both routes.txt and networks.txt. cc @tzujenchanmbd ### Proposed solution networkId is...

enhancement
status: Needs discussion