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

Separate out validator UI releases #1744

Open emmambd opened 2 months ago

emmambd commented 2 months ago

After the bug fix we had to make in 5.0.1 on the validator user interface, we want to have the option to release more regularly on the UI without affecting the release process for the CLI.

Solution

Separate out the release process so the CLI updates are separate from the UI and desktop app release processes.