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

Add version to health endpoint #123

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Add version to health endpoint #123

merged 2 commits into from
Oct 11, 2023

Conversation

fivegrant
Copy link
Collaborator

The healthcheck has been moved from '/' to '/health' and now includes the Git SHA. Also, the Dockerfile has been refactored to not build dependencies when there's only a change in source. The context for this change can be found here.

@mwdchang FYI this will probably need a change on the Terarium side since it's checking using /.

The healthcheck has been moved from
'/' to '/health' and now includes the Git SHA.
Also, the Dockefile has been refactored to
not build dependencies when there's only a
change in source.
@joshday
Copy link
Collaborator

joshday commented Oct 11, 2023

Anyone feel free to merge if CI passes

@fivegrant fivegrant merged commit 63a46a6 into main Oct 11, 2023
2 checks passed
@fivegrant fivegrant deleted the fg/health branch October 11, 2023 15:00
@fivegrant
Copy link
Collaborator Author

@joshday thanks for the fix!

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.

2 participants