MobilityData / gtfs-validator

Canonical GTFS Validator project for schedule (static) files.
https://gtfs-validator.mobilitydata.org/
Apache License 2.0
266 stars 100 forks source link

chore: add skip version check to the master build #1684

Closed davidgamez closed 4 months ago

davidgamez commented 4 months ago

Summary:

After #1683, master build jar supports _--skip_validatorupdate parameter. This PR adds the parameter to the master build jar execution for acceptance tests and end-to-end tests.

Completes #1668.

Expected behavior:

Acceptance tests and end-to-end test skips versions checks.

Please make sure these boxes are checked before submitting your pull request - thanks!

github-actions[bot] commented 4 months ago

✅ Rule acceptance tests passed. New Errors: 0 out of 1511 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%. Dropped Errors: 0 out of 1511 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%. New Warnings: 0 out of 1511 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%. Dropped Warnings: 0 out of 1511 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%. 0 out of 1511 sources (~0 %) are corrupted. Commit: 3f4fd72d3b3c5cb0326033247d9bd1e0e9b0a9c7 Download the full acceptance test report here (report will disappear after 90 days). ✅ Rule acceptance tests passed.