cal-itp / reports

GTFS data quality reports for California transit providers
https://reports.calitp.org
GNU Affero General Public License v3.0
7 stars 0 forks source link

Combine READMEs and clean up/test fully #247

Open atvaccaro opened 1 year ago

atvaccaro commented 1 year ago

Right now we have two READMEs with conflicting instructions (for example, the website still uses a venv but data generation uses poetry). We should combine these READMEs and make any necessary changes to simplify the workflow (for example, using a single environment for the two phases).

Also, now that data generation is fast, we could test more stuff in CI.