-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
Description:
To enhance our support for GBFS feeds, we need to implement a process to run GBFS validation reports using the gbfs-validator. This involves scheduling validation processes, designing appropriate database entities, and ensuring only updated feeds and their validation reports are stored.
Tasks:
- Schedule Validation Process: Implement a mechanism to trigger the validation process for each GBFS feed on a defined schedule.
- Design Database Entities: Design and implement database entities to store the validation reports.
- Store Updated Feeds and Reports: Ensure that GBFS feeds and their related validation reports are stored.
Dependency:
- Requires feat: Validator summary function gbfs-validator#101 to be merged to prevent excessive HTTP response sizes.
Metadata
Metadata
Assignees
Labels
No labels