Skip to content

feat: Modify Mobility Database workflow so when new validator version is released, run the validator on all latest datasets#428

Merged
cka-y merged 9 commits intomainfrom
feat/validator/1746
May 27, 2024
Merged

feat: Modify Mobility Database workflow so when new validator version is released, run the validator on all latest datasets#428
cka-y merged 9 commits intomainfrom
feat/validator/1746

Conversation

@cka-y
Copy link
Copy Markdown
Contributor

@cka-y cka-y commented May 14, 2024

Summary:

Closes issue #1746. This PR introduces functionality to run an update of the validation report when the GTFS Canonical Validator Web Services are updated.

Expected Behavior:

  • When the staging environment of the web services is updated, a Cloud Task is created in the dev project within the update-validation-report queue, set to run 24 hours after the trigger.
  • When the GTFS Validator is released, the same process is followed in the production environment.

Working example from dev:
image

Please make sure these boxes are checked before submitting your pull request - thanks!

@cka-y cka-y marked this pull request as ready for review May 14, 2024 23:50
Copy link
Copy Markdown
Contributor

@qcdyx qcdyx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cka-y
Copy link
Copy Markdown
Contributor Author

cka-y commented May 16, 2024

Merging this after QA testing is completed

Copy link
Copy Markdown
Collaborator

@jcpitre jcpitre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cka-y cka-y merged commit 1b9bff0 into main May 27, 2024
@cka-y cka-y deleted the feat/validator/1746 branch May 27, 2024 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Modify Mobility Database workflow so when new validator version is released, run the validator on all latest datasets

3 participants