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

Enhanced server startup logs (API URL, Docs URL, ect) #61

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

AlejandroEsquivel
Copy link
Contributor

@AlejandroEsquivel AlejandroEsquivel commented Jul 18, 2024

Pull Request Type

  • Breaking Change
  • Feature
  • Bug Fix
  • Non-bug Patch (dependency update, non-production code, etc.)

Link to Notion Task or Github Issue

https://www.notion.so/guardrailsai/Augment-server-start-messages-7736fec38fbc4fb6a59b0140dbd40171

Summary of Feature(s)

Added server start console messages including API url, docs url and registered guard names

New Behaviour

Added server start console messages including API url, docs url and registered guard names

Notes

  • Considered hitting API endpoint to be less coupled to current implementation but if users host and add auth could cause complications
  • Considered adding to the Typer start command directly but placing in create_app will allow users to see this if they start with gunicorn or other methods

Dependencies

N/A

Screen.Recording.2024-07-18.at.2.04.27.PM.mov

@AlejandroEsquivel AlejandroEsquivel requested a review from a team July 18, 2024 21:13
@CalebCourier CalebCourier merged commit af02055 into main Jul 26, 2024
1 check passed
@CalebCourier CalebCourier deleted the feat/server-info-on-start branch July 26, 2024 15:38
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