Skip to content

Move all config to /config JSON files #62

Description

@mmathieum

Let's try to move all configurations values to 1 directory JSON files and everything else should be generated files.

  • /config
    • gtfs
      • feed.json
      • agency.json
      • route.json
      • direction.json
      • trip.json
      • stop.json
      • ...
    • gtfs-rt
      • feeds.json
    • gbfs
      • ...
    • news
      • youtube.json
      • ...

Could also automate XML -> JSON migration when possible?
Once file migrated, old file should be git rm.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions