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

ch3: health check endpoint #1

Merged
merged 9 commits into from Mar 25, 2024
Merged

ch3: health check endpoint #1

merged 9 commits into from Mar 25, 2024

Commits on Mar 24, 2024

  1. ch3: health check endpoint

    Signed-off-by: Jin Dong <jin.dong@databricks.com>
    djdongjin committed Mar 24, 2024
    Copy the full SHA
    53f65ef View commit details
    Browse the repository at this point in the history
  2. ch3: db creation and migration (for UT/CI)

    Signed-off-by: Jin Dong <jin.dong@databricks.com>
    djdongjin committed Mar 24, 2024
    Copy the full SHA
    6155b61 View commit details
    Browse the repository at this point in the history
  3. ch3: add sqlx dep

    Signed-off-by: Jin Dong <jin.dong@databricks.com>
    djdongjin committed Mar 24, 2024
    Copy the full SHA
    cf32b09 View commit details
    Browse the repository at this point in the history
  4. refactor to sub modules

    Signed-off-by: Jin Dong <jin.dong@databricks.com>
    djdongjin committed Mar 24, 2024
    Copy the full SHA
    5d452a2 View commit details
    Browse the repository at this point in the history
  5. ch3: add config file

    Signed-off-by: Jin Dong <jin.dong@databricks.com>
    djdongjin committed Mar 24, 2024
    Copy the full SHA
    fa8167a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. ch3: add db connection and related tests

    Signed-off-by: Jin Dong <jin.dong@databricks.com>
    djdongjin committed Mar 25, 2024
    Copy the full SHA
    399071d View commit details
    Browse the repository at this point in the history
  2. ch3: update CI to enable db setup

    Signed-off-by: Jin Dong <jin.dong@databricks.com>
    djdongjin committed Mar 25, 2024
    Copy the full SHA
    a05fd84 View commit details
    Browse the repository at this point in the history
  3. ch3: enable DB setup in test/CI

    Signed-off-by: Jin Dong <jin.dong@databricks.com>
    djdongjin committed Mar 25, 2024
    Copy the full SHA
    1968fc1 View commit details
    Browse the repository at this point in the history
  4. ch3: update actions

    Signed-off-by: Jin Dong <jin.dong@databricks.com>
    djdongjin committed Mar 25, 2024
    Copy the full SHA
    5be7e41 View commit details
    Browse the repository at this point in the history