You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2025. It is now read-only.
As a developer I want to be able to easily find out if my code changes are in fact running on the deployed server.
Possible direction
The current/about endpoint does not include git commit info. This would be helpful in debugging to ensure which code is actually running on the server.