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

Implement health checks and graceful termination #1

Merged
merged 27 commits into from
Mar 8, 2024
Merged

Implement health checks and graceful termination #1

merged 27 commits into from
Mar 8, 2024

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    4a4af10 View commit details
    Browse the repository at this point in the history
  2. Add GitHub workflows

    omus committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0b702ce View commit details
    Browse the repository at this point in the history
  3. Rename endpoint functions

    omus committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3d1b783 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3cf654 View commit details
    Browse the repository at this point in the history
  5. Add badges to README

    omus committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    8b04c15 View commit details
    Browse the repository at this point in the history
  6. Add manual

    omus committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    754f117 View commit details
    Browse the repository at this point in the history
  7. Add both stable/dev docs badges

    omus committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    26a9d9b View commit details
    Browse the repository at this point in the history
  8. Specify YAS formatting

    omus committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    48ba856 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e7b16a3 View commit details
    Browse the repository at this point in the history
  10. Reference localhost more

    omus committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    8634d3b View commit details
    Browse the repository at this point in the history
  11. Document keyword set_entrypoint

    omus committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    bfb54ef View commit details
    Browse the repository at this point in the history
  12. Comment on dead code

    omus committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e696698 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7b40f99 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    75d2a18 View commit details
    Browse the repository at this point in the history
  15. Add quickstart guide

    omus committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    507519c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a0e2670 View commit details
    Browse the repository at this point in the history
  17. Formatting

    omus committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c66f6bb View commit details
    Browse the repository at this point in the history
  18. Add LICENSE file

    omus committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    74af1f9 View commit details
    Browse the repository at this point in the history
  19. fixup! Add LICENSE file

    omus committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    84a32de View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Documentation corrections

    Co-authored-by: Glenn Moynihan <[email protected]>
    omus and glennmoy committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    435a121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98af4cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    351eb9d View commit details
    Browse the repository at this point in the history
  4. Document custom exit status

    omus committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b3b9eae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59ae13f View commit details
    Browse the repository at this point in the history
  6. Fix note syntax

    Co-authored-by: Dave Kleinschmidt <[email protected]>
    omus and kleinschmidt committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4e7ed3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5097c6f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d4c703 View commit details
    Browse the repository at this point in the history