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

Create GitHub Actions job to monitor metadata endpoint #515

Open
thekaveman opened this issue Dec 20, 2024 · 0 comments
Open

Create GitHub Actions job to monitor metadata endpoint #515

thekaveman opened this issue Dec 20, 2024 · 0 comments
Assignees
Labels
actions Related to GitHub Actions workflows infrastructure Terraform, Azure, etc. security Changes to improve or maintain the availability and resilience of the app

Comments

@thekaveman
Copy link
Member

thekaveman commented Dec 20, 2024

This will be a follow-up to #510

Once the /metadata endpoint is live in production, let's add a GitHub Actions workflow:

  • Runs early in the morning e.g. 6am Pacific
  • For each agency
  • Hit their /metadata endpoint and get the JSON back
  • Check that the db.timestamp is the same date as the current date
  • Fail the workflow if not, notify Slack
@thekaveman thekaveman moved this from Todo to Stretch in Digital Services Dec 20, 2024
@thekaveman thekaveman self-assigned this Dec 20, 2024
@thekaveman thekaveman moved this from Stretch to In progress in Digital Services Dec 20, 2024
@thekaveman thekaveman added actions Related to GitHub Actions workflows security Changes to improve or maintain the availability and resilience of the app infrastructure Terraform, Azure, etc. labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actions Related to GitHub Actions workflows infrastructure Terraform, Azure, etc. security Changes to improve or maintain the availability and resilience of the app
Projects
Status: In progress
Development

No branches or pull requests

1 participant