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

Health checks and POSTGRES 16 #633

Merged
merged 3 commits into from
Nov 3, 2023
Merged

Conversation

dpgraham4401
Copy link
Member

Description

This PR makes 2 modifications.

  1. Adds a new dependency django-health-check to implement a health check endpoint.
  2. Updates our Postgres version from 14, past 15, to 16. This is done in our docker compose, and github actions workflow (we'll see if the CI runs).

Issue ticket number and link

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@github-actions github-actions bot added CI/CD Requires modiciations to the continuous integration pipeline(s) dependencies project dependency problems or modifications infrastructure changes dealing with our deployment setup and IaC server Related to backend workings (Django/Rest API) labels Nov 3, 2023
@dpgraham4401
Copy link
Member Author

closes #618

@dpgraham4401 dpgraham4401 merged commit 8f7d7fb into USEPA:main Nov 3, 2023
4 checks passed
@dpgraham4401 dpgraham4401 deleted the health_checks branch November 3, 2023 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Requires modiciations to the continuous integration pipeline(s) dependencies project dependency problems or modifications infrastructure changes dealing with our deployment setup and IaC server Related to backend workings (Django/Rest API)
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant