forked from lucyparsons/OpenOversight
-
Notifications
You must be signed in to change notification settings - Fork 11
Add a version endpoint or add version to the website #183
Copy link
Copy link
Open
Labels
backendRelated to the backend/server-sideRelated to the backend/server-sidefrontendRelated to the frontend/client-sideRelated to the frontend/client-sidegood first issueGood for newcomersGood for newcomershacktoberfestGood hacktoberfest issuesGood hacktoberfest issueshelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
backendRelated to the backend/server-sideRelated to the backend/server-sidefrontendRelated to the frontend/client-sideRelated to the frontend/client-sidegood first issueGood for newcomersGood for newcomershacktoberfestGood hacktoberfest issuesGood hacktoberfest issueshelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
📋 Backlog
It would be great to be able to go to spd.watch and see which version (e.g. which GitHub release tag) is being run for a given instance. We could either have it in the footer (maybe even link to the GitHub release URL) or have a
/versionendpoint which has the version info.