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

Probe endpoints #21

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Probe endpoints #21

merged 1 commit into from
Jan 31, 2024

Commits on Jan 31, 2024

  1. Initial healthcheck implementation

    - Use setuptools-scm for dynamic version
    - Run FastAPI in a separate thread to provide liveness & readiness endpoints
    - Querying the root returns the name and version information of the package
    - Cleaned up dependencies
    - Enable more rules on ruff linter
    - Refactor project structure
    - Remove redundant linting
    laurigates committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    034334b View commit details
    Browse the repository at this point in the history