Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Database with validators report #229

Closed
davidgamez opened this issue Jan 11, 2024 · 1 comment · Fixed by #383
Closed

Update Database with validators report #229

davidgamez opened this issue Jan 11, 2024 · 1 comment · Fixed by #383
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@davidgamez
Copy link
Member

davidgamez commented Jan 11, 2024

Describe the problem

As part of the Datasets metadata, we would like to include a summary of the information produced by the GTFS validator. This issue implements the update of the MobilityData Database after a validation report is generated.

Depends on #228

Proposed solution

After #228 is implemented, a validation report is generated and copied to the target GCP bucket. Using Eventarc trigger.

Alternatives you've considered

No response

Additional context

No response

@davidgamez davidgamez added the enhancement New feature or request label Jan 11, 2024
@davidgamez davidgamez added this to the GTFS Validation Report milestone Jan 11, 2024
@cka-y
Copy link
Contributor

cka-y commented Mar 11, 2024

Tasks:

  • Use Eventarc to trigger Cloud Function when report is uploaded
  • Populate database report related entities (features, notices, validation report entity)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants