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

test: Smoke test #113

Merged
merged 10 commits into from
Aug 23, 2024
Merged

test: Smoke test #113

merged 10 commits into from
Aug 23, 2024

Commits on Aug 19, 2024

  1. Adding Started Log Message

    Signed-off-by: Alfredo Gutierrez <alfredo@swirldslabs.com>
    AlfredoG87 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    176fa9f View commit details
    Browse the repository at this point in the history
  2. Added HealthService interface and its implementation, unit test and i…

    …ntegration with Server
    
    Signed-off-by: Alfredo Gutierrez <alfredo@swirldslabs.com>
    AlfredoG87 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    13cff89 View commit details
    Browse the repository at this point in the history
  3. Adding CI Check for Runtime issues, created a smoke-test script for v…

    …erifying that everything works as expected.
    
    Signed-off-by: Alfredo Gutierrez <alfredo@swirldslabs.com>
    AlfredoG87 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7c6f84a View commit details
    Browse the repository at this point in the history
  4. Fix moving the logs to file.

    Signed-off-by: Alfredo Gutierrez <alfredo@swirldslabs.com>
    AlfredoG87 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    bbfe7bd View commit details
    Browse the repository at this point in the history
  5. fixes issues

    Signed-off-by: Alfredo Gutierrez <alfredo@swirldslabs.com>
    AlfredoG87 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a0524d5 View commit details
    Browse the repository at this point in the history
  6. changed order of init, first consumer then producer.

    Signed-off-by: Alfredo Gutierrez <alfredo@swirldslabs.com>
    AlfredoG87 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a92f48c View commit details
    Browse the repository at this point in the history
  7. update runs-on

    Signed-off-by: Alfredo Gutierrez <alfredo@swirldslabs.com>
    AlfredoG87 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b3d7cde View commit details
    Browse the repository at this point in the history
  8. update health to healthz endpoints

    Signed-off-by: Alfredo Gutierrez <alfredo@swirldslabs.com>
    AlfredoG87 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    999d4b3 View commit details
    Browse the repository at this point in the history
  9. removing extra unneeded char

    Signed-off-by: Alfredo Gutierrez <alfredo@swirldslabs.com>
    AlfredoG87 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    68abcd4 View commit details
    Browse the repository at this point in the history
  10. improved wording of healthz endpoints

    Signed-off-by: Alfredo Gutierrez <alfredo@swirldslabs.com>
    AlfredoG87 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e1c3bf2 View commit details
    Browse the repository at this point in the history